Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_BYTE_3_3_2 (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/src/glx/
H A Dcompsize.c45 case GL_UNSIGNED_BYTE_3_3_2: in __glElementsPerGroup()
128 case GL_UNSIGNED_BYTE_3_3_2: in __glBytesPerElement()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_desktop.cpp61 case GL_UNSIGNED_BYTE_3_3_2: in ValidDesktopType()
/third_party/mesa3d/src/mesa/main/
H A 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()
967 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_is_type_unsigned()
1816 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_error_check_format_and_type()
1980 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_error_check_format_and_type()
2108 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_error_check_format_and_type()
3900 case GL_UNSIGNED_BYTE_3_3_2: in _mesa_format_from_format_and_type()
H A Dformats.c1012 *datatype = GL_UNSIGNED_BYTE_3_3_2; in _mesa_uncompressed_format_to_type_and_comps()
H A Dmipmap.c628 else if (datatype == GL_UNSIGNED_BYTE_3_3_2 && comps == 3) { in do_row()
1250 else if ((datatype == GL_UNSIGNED_BYTE_3_3_2) && (comps == 3)) { in do_row_3D()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp167 { GL_R3_G3_B2, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, SAMPLER_UNORM, { { 3, 3, 2, 0, 0, 0, 0, 0, 0 } }, FLAG_PACKED },
358 { GL_UNSIGNED_BYTE_3_3_2, sizeof(GLubyte), STORAGE_UNSIGNED, true, false, { { 3, 3, 2, 0, 0, 0, 0, 0, 0 } }, false },
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()
2695 case GL_UNSIGNED_BYTE_3_3_2:
H A DglcTextureRepeatModeTests.cpp261 { GL_R3_G3_B2, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE_3_3_2, SAMPLER_UNORM, { { 3, 3, 2, 0, 0, 0, 0, 0, NO_FLAG } }, FLAG_PACKED },
H A DglcPackedDepthStencilTests.cpp156 GL_UNSIGNED_BYTE_3_3_2,
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp839 type = GL_UNSIGNED_BYTE_3_3_2; in getType()
2170 case GL_UNSIGNED_BYTE_3_3_2: in readChannel()
2241 case GL_UNSIGNED_BYTE_3_3_2: in writeChannel()
H A 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()
H A 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, s_reference); 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()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c404 case GL_UNSIGNED_BYTE_3_3_2: in internal_format()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h241 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
/third_party/mesa3d/include/GL/
H A Dgl.h1450 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
H A Dglcorearb.h433 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
H A Dglext.h70 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
/third_party/glfw/deps/glad/
H A Dgl.h1416 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h414 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
H A Dglext.h51 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h432 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
H A Dglext.h68 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h432 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro
H A Dglext.h68 #define GL_UNSIGNED_BYTE_3_3_2 0x8032 macro

Completed in 338 milliseconds