Searched refs:GL_UNSIGNED_BYTE_3_3_2 (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/glx/ |
D | compsize.c | 45 case GL_UNSIGNED_BYTE_3_3_2: in __glElementsPerGroup() 128 case GL_UNSIGNED_BYTE_3_3_2: in __glBytesPerElement()
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 238 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() 3530 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_format_from_format_and_type()
|
D | formats.c | 1062 *datatype = GL_UNSIGNED_BYTE_3_3_2; in _mesa_uncompressed_format_to_type_and_comps() 1669 return format == GL_RGB && type == GL_UNSIGNED_BYTE_3_3_2; in _mesa_format_matches_format_and_type() 2019 return format == GL_RGB_INTEGER && type == GL_UNSIGNED_BYTE_3_3_2; in _mesa_format_matches_format_and_type()
|
D | mipmap.c | 602 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/gl/ |
D | gl4cCopyImageTests.cpp | 842 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()
|
D | gl3cTextureSwizzleTests.cpp | 337 GL_UNSIGNED_BYTE_3_3_2, 1379 else if (GL_UNSIGNED_BYTE_3_3_2 == format.m_type) in calculate_values_from_source()
|
D | gl4cDirectStateAccessTexturesTests.cpp | 9388 GL_UNSIGNED_BYTE_3_3_2, in Prepare() 9612 …gl.textureSubImage1D(m_to_1D, 0, 0, s_reference_width, s_reference_format, GL_UNSIGNED_BYTE_3_3_2,… in Test1D() 9852 GL_UNSIGNED_BYTE_3_3_2, s_reference); in Test2D() 10106 s_reference_format, GL_UNSIGNED_BYTE_3_3_2, s_reference); in Test3D()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 301 case GL_UNSIGNED_BYTE_3_3_2: in internal_format()
|
/external/mesa3d/include/GL/ |
D | gl.h | 1457 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
|
D | glcorearb.h | 434 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
|
D | glext.h | 70 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 287 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 432 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
|
D | glext.h | 68 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
|