/third_party/mesa3d/src/glx/ |
H A 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()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | format_map_desktop.cpp | 64 case GL_UNSIGNED_SHORT_5_6_5_REV: in ValidDesktopType()
|
/third_party/mesa3d/src/mesa/main/ |
H A 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() 960 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_is_type_unsigned() 1819 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_error_check_format_and_type() 1983 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_error_check_format_and_type() 2111 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_error_check_format_and_type() 3848 case GL_UNSIGNED_SHORT_5_6_5_REV: in _mesa_format_from_format_and_type()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 360 { GL_UNSIGNED_SHORT_5_6_5_REV, sizeof(GLushort), STORAGE_UNSIGNED, true, true, { { 5, 6, 5, 0, 0, 0, 0, 0, 0 } }, false }, 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() 2711 case GL_UNSIGNED_SHORT_5_6_5_REV:
|
H A D | glcPackedDepthStencilTests.cpp | 158 GL_UNSIGNED_SHORT_5_6_5_REV,
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawpixels.c | 413 case GL_UNSIGNED_SHORT_5_6_5_REV: in internal_format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 251 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessTexturesTests.cpp | 9995 GL_UNSIGNED_SHORT_5_6_5_REV, in Prepare() 10230 gl.textureSubImage1D(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()
|
/third_party/mesa3d/include/GL/ |
H A D | gl.h | 1453 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
H A D | glcorearb.h | 450 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
H A D | glext.h | 87 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 1445 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 431 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
H A D | glext.h | 68 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 449 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
H A D | glext.h | 85 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 449 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|
H A D | glext.h | 85 #define GL_UNSIGNED_SHORT_5_6_5_REV 0x8364 macro
|