RetroArch
Functions
gl_common.c File Reference
#include <gfx/gl_capabilities.h>
#include "gl_common.h"
Include dependency graph for gl_common.c:

Functions

static void gl_size_format (GLint *internalFormat)
 
void gl_load_texture_image (GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *data)
 

Function Documentation

◆ gl_load_texture_image()

void gl_load_texture_image ( GLenum  target,
GLint  level,
GLint  internalFormat,
GLsizei  width,
GLsizei  height,
GLint  border,
GLenum  format,
GLenum  type,
const GLvoid data 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ gl_size_format()

static void gl_size_format ( GLint internalFormat)
static
Here is the caller graph for this function: