Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_BYTE_2_3_3_REV (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/glx/
Dcompsize.c46 case GL_UNSIGNED_BYTE_2_3_3_REV: in __glElementsPerGroup()
129 case GL_UNSIGNED_BYTE_2_3_3_REV: in __glBytesPerElement()
/external/mesa3d/src/mesa/main/
Dglformats.c239 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_type_is_packed()
333 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_sizeof_packed_type()
448 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_bytes_per_pixel()
966 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_is_type_unsigned()
1832 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_error_check_format_and_type()
1995 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_error_check_format_and_type()
2125 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_error_check_format_and_type()
3588 case GL_UNSIGNED_BYTE_2_3_3_REV: in _mesa_format_from_format_and_type()
Dformats.c919 *datatype = GL_UNSIGNED_BYTE_2_3_3_REV; in _mesa_uncompressed_format_to_type_and_comps()
1565 return format == GL_RGB && type == GL_UNSIGNED_BYTE_2_3_3_REV; in _mesa_format_matches_format_and_type()
1909 return format == GL_RGB_INTEGER && type == GL_UNSIGNED_BYTE_2_3_3_REV; in _mesa_format_matches_format_and_type()
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp359 …{ GL_UNSIGNED_BYTE_2_3_3_REV, sizeof(GLubyte), STORAGE_UNSIGNED, true, true, { { 3, 3, 2, …
468 { GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_2_3_3_REV, 3, true },
469 { GL_RGB_INTEGER, GL_RGB_INTEGER, GL_UNSIGNED_BYTE_2_3_3_REV, 3, true },
590 typeMap[GL_UNSIGNED_BYTE_2_3_3_REV] = "GL_UNSIGNED_BYTE_2_3_3_REV"; in getTypeStr()
1169 case GL_UNSIGNED_BYTE_2_3_3_REV: in createGradient()
2689 case GL_UNSIGNED_BYTE_2_3_3_REV: in getFloatBuffer()
DglcPackedDepthStencilTests.cpp157 GL_UNSIGNED_BYTE_2_3_3_REV,
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c303 case GL_UNSIGNED_BYTE_2_3_3_REV: in internal_format()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp9993 GL_UNSIGNED_BYTE_2_3_3_REV, in Prepare()
10220 …textureSubImage1D(m_to_1D, 0, 0, s_reference_width, s_reference_format, GL_UNSIGNED_BYTE_2_3_3_REV, in Test1D()
10461 GL_UNSIGNED_BYTE_2_3_3_REV, s_reference); in Test2D()
10715 s_reference_format, GL_UNSIGNED_BYTE_2_3_3_REV, s_reference); in Test3D()
/external/mesa3d/include/GL/
Dgl.h1458 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro
Dglcorearb.h447 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro
Dglext.h83 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl663 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro
/external/swiftshader/include/GL/
Dglcorearb.h447 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro
Dglext.h83 #define GL_UNSIGNED_BYTE_2_3_3_REV 0x8362 macro