Searched defs:internal_format (Results 1 – 2 of 2) sorted by relevance
477 GLenum internal_format = use_srgb_format ? GL_SRGB8_ALPHA8_EXT : GL_RGBA8_OES; in testLinearMagnification() local556 GLenum internal_format = use_srgb_format ? GL_SRGB8_ALPHA8_EXT : GL_RGBA8_OES; in testFramebufferBlending() local
1502 GLenum internal_format = 0, format = 0, type = 0; in SetUpTexture() local