Searched defs:glInternalFormat (Results 1 – 8 of 8) sorted by relevance
28 "glInternalFormat": "GL_RGBA8" string42 "glInternalFormat": "GL_RGBA8" string56 "glInternalFormat": "GL_SRGB8_ALPHA8" string71 "glInternalFormat": "GL_RGBA16_EXT" string87 "glInternalFormat": "GL_RGBA16F" string103 "glInternalFormat": "GL_RGBA32F" string118 "glInternalFormat": "GL_BGRA8_EXT" string149 "glInternalFormat": "GL_BGRA8_EXT" string165 "glInternalFormat": "GL_BGRA8_SRGB_ANGLEX" string182 "glInternalFormat": "GL_BGRX8_ANGLEX" string[all …]
10 "glInternalFormat": "GL_BGRA8_EXT", string14 "glInternalFormat": "GL_RGBX8_ANGLE", string29 "glInternalFormat": "GL_RGBA8" string32 "glInternalFormat": "GL_SRGB8_ALPHA8" string35 "glInternalFormat": "GL_BGRA8_EXT" string38 "glInternalFormat": "GL_BGRA8_SRGB_ANGLEX" string41 "glInternalFormat": "GL_BGRX8_SRGB_ANGLEX" string44 "glInternalFormat": "GL_RGBX8_SRGB_ANGLEX" string
88 GLenum glInternalFormat; member
756 GLenum glFormat, GLenum glInternalFormat, in ReadGLTexture()1764 GLenum glInternalFormat, GLenum glType, in ReadGLRenderbuffer()
80 uint32_t glInternalFormat = get_uint(header, 28); in load_ktx() local
595 GLenum glInternalFormat; member
1494 GLenum glInternalFormat = 0; in GetAndroidHardwareBufferFormatFromChannelSizes() local
267 GLenum glFormat, GLenum glInternalFormat, in ReadGLTexture()