Searched refs:GL_INTENSITY16 (Results 1 – 10 of 10) sorted by relevance
130 return GL_INTENSITY16; in convertTextureFormat()280 internalFormat = GL_INTENSITY16; in uploadTexture()
198 case GL_INTENSITY16: in _mesa_choose_tex_format()
483 case GL_INTENSITY16: in _mesa_is_color_format()
111 case GL_INTENSITY16: in _mesa_base_tex_format()3915 case GL_INTENSITY16: in get_texbuffer_format()
1100 case GL_INTENSITY16: in _mesa_base_fbo_format()
446 case GL_INTENSITY16: in radeonChooseTextureFormat()
297 case GL_INTENSITY16: in nouveau_choose_tex_format()
842 { GL_INTENSITY12, GL_INTENSITY16, 0 },
750 #define GL_INTENSITY16 0x804D macro