Home
last modified time | relevance | path

Searched refs:GL_R16_SNORM (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/mesa/main/
Dshaderimage.c176 case GL_R16_SNORM: in _mesa_get_shader_image_format()
441 case GL_R16_SNORM: in _mesa_is_shader_image_format_supported()
Dtexformat.c423 case GL_R16_SNORM: in _mesa_choose_tex_format()
Dglformats.c708 case GL_R16_SNORM: in _mesa_is_enum_format_snorm()
1207 case GL_R16_SNORM: in _mesa_is_color_format()
2455 case GL_R16_SNORM: in _mesa_base_tex_format()
Dtextureview.c172 {GL_VIEW_CLASS_16_BITS, GL_R16_SNORM},
Dfbobject.c1831 case GL_R16_SNORM: in _mesa_base_fbo_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp207 case FMT_CASE(R, SNORM_INT16): return GL_R16_SNORM; in getInternalFormat()
531 case GL_R16_SNORM: return TextureFormat(TextureFormat::R, TextureFormat::SNORM_INT16); in mapGLInternalFormat()
DgluStrUtil.inl872 case GL_R16_SNORM: return "GL_R16_SNORM";
1722 case GL_R16_SNORM: return "GL_R16_SNORM";
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_surface_builder.cpp192 case GL_R16_SNORM: return ISL_FORMAT_R16_SNORM; in isl_format_for_gl_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1881 { GL_R16_SNORM, 0 },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1249 #define GL_R16_SNORM 0x8F98 macro
/external/mesa3d/src/compiler/glsl/
Dglsl_parser.yy1358 { "r16_snorm", GL_R16_SNORM, GLSL_TYPE_FLOAT, 130, 0, false },
/external/swiftshader/include/GL/
Dglcorearb.h1410 #define GL_R16_SNORM 0x8F98 macro
Dglext.h1297 #define GL_R16_SNORM 0x8F98 macro
/external/mesa3d/include/GL/
Dglcorearb.h1426 #define GL_R16_SNORM 0x8F98 macro
Dglext.h1313 #define GL_R16_SNORM 0x8F98 macro