Searched refs:GL_RGB16 (Results 1 – 15 of 15) sorted by relevance
177 case FMT_CASE(RGB, UNORM_INT16): return GL_RGB16; in getInternalFormat()501 case GL_RGB16: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT16); in mapGLInternalFormat()
845 case GL_RGB16: return "GL_RGB16";1695 case GL_RGB16: return "GL_RGB16";
71 case GL_RGB16: in soft_renderbuffer_storage()
138 case GL_RGB16: in _mesa_choose_tex_format()
499 case GL_RGB16: in _mesa_is_color_format()
1111 case GL_RGB16: in _mesa_base_fbo_format()
122 case GL_RGB16: in _mesa_base_tex_format()
400 case GL_RGB16: in radeonChooseTextureFormat()
490 case GL_RGB16: in radeon_alloc_renderbuffer_storage()
257 case GL_RGB16: in nouveau_choose_tex_format()
776 { GL_RGB12, GL_RGB16, GL_RGBA12, GL_RGBA16, 0 },
296 #define GL_RGB16 0x8054 macro
757 #define GL_RGB16 0x8054 macro