Searched refs:GL_R16_SNORM (Results 1 – 9 of 9) sorted by relevance
206 case FMT_CASE(R, SNORM_INT16): return GL_R16_SNORM; in getInternalFormat()530 case GL_R16_SNORM: return TextureFormat(TextureFormat::R, TextureFormat::SNORM_INT16); in mapGLInternalFormat()
871 case GL_R16_SNORM: return "GL_R16_SNORM";
518 case GL_R16_SNORM: in _mesa_choose_tex_format()
639 case GL_R16_SNORM: in _mesa_is_color_format()
1178 case GL_R16_SNORM: in _mesa_base_fbo_format()
269 case GL_R16_SNORM: in _mesa_base_tex_format()
1336 { GL_R16_SNORM, 0 },
1210 #define GL_R16_SNORM 0x8F98 macro
740 #define GL_R16_SNORM 0x8F98 macro