Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_BYTE_3_3_2 (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/glx/
Dcompsize.c45 case GL_UNSIGNED_BYTE_3_3_2: in __glElementsPerGroup()
128 case GL_UNSIGNED_BYTE_3_3_2: in __glBytesPerElement()
/external/mesa3d/src/mesa/main/
Dglformats.c238 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_type_is_packed()
332 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_sizeof_packed_type()
447 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_bytes_per_pixel()
965 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_is_type_unsigned()
1831 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_error_check_format_and_type()
1994 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_error_check_format_and_type()
2124 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_error_check_format_and_type()
3582 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_format_from_format_and_type()
Dformats.c951 *datatype = GL_UNSIGNED_BYTE_3_3_2; in _mesa_uncompressed_format_to_type_and_comps()
1562 return format == GL_RGB && type == GL_UNSIGNED_BYTE_3_3_2; in _mesa_format_matches_format_and_type()
1906 return format == GL_RGB_INTEGER && type == GL_UNSIGNED_BYTE_3_3_2; in _mesa_format_matches_format_and_type()
Dmipmap.c602 else if (datatype == GL_UNSIGNED_BYTE_3_3_2 && comps == 3) { in do_row()
1224 else if ((datatype == GL_UNSIGNED_BYTE_3_3_2) && (comps == 3)) { in do_row_3D()
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp167 …{ GL_R3_G3_B2, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, SAMPLER_UNORM, { { 3, 3, …
358 …{ GL_UNSIGNED_BYTE_3_3_2, sizeof(GLubyte), STORAGE_UNSIGNED, true, false, { { 3, 3, 2, 0, …
466 { GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, 3, true },
467 { GL_RGB_INTEGER, GL_RGB_INTEGER, GL_UNSIGNED_BYTE_3_3_2, 3, true },
589 typeMap[GL_UNSIGNED_BYTE_3_3_2] = "GL_UNSIGNED_BYTE_3_3_2"; in getTypeStr()
1166 case GL_UNSIGNED_BYTE_3_3_2: in createGradient()
2681 case GL_UNSIGNED_BYTE_3_3_2: in getFloatBuffer()
DglcTextureRepeatModeTests.cpp261 …{ GL_R3_G3_B2, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, SAMPLER_UNORM, { { 3, 3, 2, 0, 0, …
DglcPackedDepthStencilTests.cpp156 GL_UNSIGNED_BYTE_3_3_2,
/external/virglrenderer/src/
Dvrend_formats.c69 { VIRGL_FORMAT_B2G3R3_UNORM, GL_R3_G3_B2, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, NO_SWIZZLE },
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp842 type = GL_UNSIGNED_BYTE_3_3_2; in getType()
2179 case GL_UNSIGNED_BYTE_3_3_2: in readChannel()
2251 case GL_UNSIGNED_BYTE_3_3_2: in writeChannel()
Dgl3cTextureSwizzleTests.cpp337 GL_UNSIGNED_BYTE_3_3_2,
1379 else if (GL_UNSIGNED_BYTE_3_3_2 == format.m_type) in calculate_values_from_source()
Dgl4cDirectStateAccessTexturesTests.cpp9992 GL_UNSIGNED_BYTE_3_3_2, in Prepare()
10216 …gl.textureSubImage1D(m_to_1D, 0, 0, s_reference_width, s_reference_format, GL_UNSIGNED_BYTE_3_3_2,… in Test1D()
10456 GL_UNSIGNED_BYTE_3_3_2, s_reference); in Test2D()
10710 s_reference_format, GL_UNSIGNED_BYTE_3_3_2, s_reference); in Test3D()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c302 case GL_UNSIGNED_BYTE_3_3_2: in internal_format()
/external/mesa3d/include/GL/
Dgl.h1457 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
Dglcorearb.h432 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
Dglext.h68 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl289 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
/external/swiftshader/include/GL/
Dglcorearb.h432 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
Dglext.h68 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro