|
RetroArch
|
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) |
| void gl_load_texture_image | ( | GLenum | target, |
| GLint | level, | ||
| GLint | internalFormat, | ||
| GLsizei | width, | ||
| GLsizei | height, | ||
| GLint | border, | ||
| GLenum | format, | ||
| GLenum | type, | ||
| const GLvoid * | data | ||
| ) |
1.8.15