Searched refs:GL_UNSIGNED_SHORT_5_6_5_REV (Results 1 – 17 of 17) sorted by relevance
/external/mesa3d/src/glx/ |
D | compsize.c | 48 case GL_UNSIGNED_SHORT_5_6_5_REV: in __glElementsPerGroup() 118 case GL_UNSIGNED_SHORT_5_6_5_REV: in __glBytesPerElement()
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 242 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_type_is_packed() 337 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_sizeof_packed_type() 455 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_bytes_per_pixel() 958 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_is_type_unsigned() 1834 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_error_check_format_and_type() 1997 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_error_check_format_and_type() 2127 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_error_check_format_and_type() 3530 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_format_from_format_and_type()
|
D | formats.c | 1516 (format == GL_BGR && type == GL_UNSIGNED_SHORT_5_6_5_REV)) && in _mesa_format_matches_format_and_type() 1521 (format == GL_RGB && type == GL_UNSIGNED_SHORT_5_6_5_REV)) && in _mesa_format_matches_format_and_type() 1903 return format == GL_RGB_INTEGER && type == GL_UNSIGNED_SHORT_5_6_5_REV; in _mesa_format_matches_format_and_type()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_pixel_read.c | 49 case GL_UNSIGNED_SHORT_5_6_5_REV: in gl_format_and_type_to_mesa_format()
|
D | radeon_texture.c | 319 case GL_UNSIGNED_SHORT_5_6_5_REV: in radeonChooseTextureFormat()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_pixel_read.c | 49 case GL_UNSIGNED_SHORT_5_6_5_REV: in gl_format_and_type_to_mesa_format()
|
D | radeon_texture.c | 319 case GL_UNSIGNED_SHORT_5_6_5_REV: in radeonChooseTextureFormat()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcPackedPixelsTests.cpp | 360 …{ GL_UNSIGNED_SHORT_5_6_5_REV, sizeof(GLushort), STORAGE_UNSIGNED, true, true, { { 5, 6, 5… 472 { GL_RGB, GL_RGB, GL_UNSIGNED_SHORT_5_6_5_REV, 3, true }, 473 { GL_RGB_INTEGER, GL_RGB_INTEGER, GL_UNSIGNED_SHORT_5_6_5_REV, 3, true }, 591 typeMap[GL_UNSIGNED_SHORT_5_6_5_REV] = "GL_UNSIGNED_SHORT_5_6_5_REV"; in getTypeStr() 1172 case GL_UNSIGNED_SHORT_5_6_5_REV: in createGradient() 2697 case GL_UNSIGNED_SHORT_5_6_5_REV: in getFloatBuffer()
|
D | glcPackedDepthStencilTests.cpp | 158 GL_UNSIGNED_SHORT_5_6_5_REV,
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 311 case GL_UNSIGNED_SHORT_5_6_5_REV: in internal_format()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 9995 GL_UNSIGNED_SHORT_5_6_5_REV, in Prepare() 10230 …extureSubImage1D(m_to_1D, 0, 0, s_reference_width, s_reference_format, GL_UNSIGNED_SHORT_5_6_5_REV, in Test1D() 10471 GL_UNSIGNED_SHORT_5_6_5_REV, s_reference); in Test2D() 10725 s_reference_format, GL_UNSIGNED_SHORT_5_6_5_REV, s_reference); in Test3D()
|
/external/mesa3d/include/GL/ |
D | gl.h | 1460 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
D | glcorearb.h | 449 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
D | glext.h | 85 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 665 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 449 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
D | glext.h | 85 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|