Searched refs:GL_RGB10 (Results 1 – 17 of 17) sorted by relevance
140 return GL_RGB10; in convertTextureFormat()315 internalFormat = GL_RGB10; in uploadTexture()
186 case FMT_CASE(RGB, UNORM_INT_1010102_REV): return GL_RGB10; in getInternalFormat()510 case GL_RGB10: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT_1010102_REV); in mapGLInternalFormat()
883 case GL_RGB10: return "GL_RGB10";
69 case GL_RGB10: in soft_renderbuffer_storage()
136 case GL_RGB10: in _mesa_choose_tex_format()
497 case GL_RGB10: in _mesa_is_color_format()
1109 case GL_RGB10: in _mesa_base_fbo_format()
120 case GL_RGB10: in _mesa_base_tex_format()
398 case GL_RGB10: in radeonChooseTextureFormat()
488 case GL_RGB10: in radeon_alloc_renderbuffer_storage()
255 case GL_RGB10: in nouveau_choose_tex_format()
760 { GL_RGB10, GL_RGB10_A2, 0 },
130 GL_RGB10_A2, GL_RGB10,
293 #define GL_RGB10 0x8052 macro
755 #define GL_RGB10 0x8052 macro