Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_INT_10_10_10_2 (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/glx/
H A Dcompsize.c57 case GL_UNSIGNED_INT_10_10_10_2: in __glElementsPerGroup()
136 case GL_UNSIGNED_INT_10_10_10_2: in __glBytesPerElement()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_desktop.cpp69 case GL_UNSIGNED_INT_10_10_10_2: in ValidDesktopType()
/third_party/mesa3d/src/mesa/main/
H A Dglformats.c249 case GL_UNSIGNED_INT_10_10_10_2: in _mesa_type_is_packed()
347 case GL_UNSIGNED_INT_10_10_10_2: in _mesa_sizeof_packed_type()
483 case GL_UNSIGNED_INT_10_10_10_2: in _mesa_bytes_per_pixel()
953 case GL_UNSIGNED_INT_10_10_10_2: in _mesa_is_type_unsigned()
1846 case GL_UNSIGNED_INT_10_10_10_2: in _mesa_error_check_format_and_type()
2034 case GL_UNSIGNED_INT_10_10_10_2: in _mesa_error_check_format_and_type()
2150 case GL_UNSIGNED_INT_10_10_10_2: in _mesa_error_check_format_and_type()
3916 case GL_UNSIGNED_INT_10_10_10_2: in _mesa_format_from_format_and_type()
H A Dformats.c1001 *datatype = GL_UNSIGNED_INT_10_10_10_2; in _mesa_uncompressed_format_to_type_and_comps()
1006 *datatype = GL_UNSIGNED_INT_10_10_10_2; in _mesa_uncompressed_format_to_type_and_comps()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp181 { GL_RGB10_A2, GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_10_10_10_2, SAMPLER_UNORM, { {10,10,10, 2, 0, 0, 0, 0, 0 } }, FLAG_PACKED|FLAG_REQ_RBO_GL42 },
182 { GL_RGB10_A2UI, GL_RGBA, GL_RGBA_INTEGER, GL_UNSIGNED_INT_10_10_10_2, SAMPLER_UINT, { {10,10,10, 2, 0, 0, 0, 0, 0 } }, FLAG_PACKED|FLAG_REQ_RBO_GL42 },
365 { GL_UNSIGNED_INT_10_10_10_2, sizeof(GLuint), STORAGE_UNSIGNED, true, true, { {10,10,10, 2, 0, 0, 0, 0, 0 } }, false },
498 { GL_RGBA, GL_RGBA, GL_UNSIGNED_INT_10_10_10_2, 4, true },
499 { GL_BGRA, GL_BGRA, GL_UNSIGNED_INT_10_10_10_2, 4, true },
500 { GL_RGBA_INTEGER, GL_RGBA_INTEGER, GL_UNSIGNED_INT_10_10_10_2, 4, true },
501 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_INT_10_10_10_2, 4, true },
596 typeMap[GL_UNSIGNED_INT_10_10_10_2] = "GL_UNSIGNED_INT_10_10_10_2"; in getTypeStr()
1187 case GL_UNSIGNED_INT_10_10_10_2 in createGradient()
[all...]
H A DglcPackedDepthStencilTests.cpp163 GL_UNSIGNED_INT_10_10_10_2,
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp519 GL_UNSIGNED_INT_10_10_10_2,
532 GL_UNSIGNED_INT_10_10_10_2,
1445 else if (GL_UNSIGNED_INT_10_10_10_2 == format.m_type) in calculate_values_from_source()
H A Dgl4cDirectStateAccessTexturesTests.cpp10002 GL_UNSIGNED_INT_10_10_10_2, in Prepare()
10272 gl.textureSubImage1D(m_to_1D, 0, 0, s_reference_width, s_reference_format, GL_UNSIGNED_INT_10_10_10_2, in Test1D()
10513 GL_UNSIGNED_INT_10_10_10_2, s_reference); in Test2D()
10767 s_reference_format, GL_UNSIGNED_INT_10_10_10_2, s_reference); in Test3D()
H A Dgl4cTextureViewTests.cpp657 case GL_UNSIGNED_INT_10_10_10_2: in getComponentSizeForType()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c420 case GL_UNSIGNED_INT_10_10_10_2: in internal_format()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h242 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
/third_party/mesa3d/include/GL/
H A Dgl.h1460 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
H A Dglcorearb.h437 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
H A Dglext.h74 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
/third_party/glfw/deps/glad/
H A Dgl.h1419 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h418 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
H A Dglext.h55 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h436 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
H A Dglext.h72 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h436 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro
H A Dglext.h72 #define GL_UNSIGNED_INT_10_10_10_2 0x8036 macro

Completed in 302 milliseconds