Home
last modified time | relevance | path

Searched refs:GL_RGB10_A2UI (Results 1 - 25 of 90) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp390 case GL_RGB10_A2UI: in IsSizedInternalFormat()
1002 case GL_UNSIGNED_INT_2_10_10_10_REV: VALIDATE_INTERNALFORMAT(GL_RGB10_A2UI) in ValidateTextureFormatType()
1369 case GL_RGB10_A2UI: in IsColorRenderable()
1439 case GL_RGB10_A2UI: in IsDepthRenderable()
1505 case GL_RGB10_A2UI: in IsStencilRenderable()
1610 case GL_RGB10_A2UI: return 2; in GetAlphaSize()
1659 case GL_RGB10_A2UI: return 10; in GetRedSize()
1708 case GL_RGB10_A2UI: return 10; in GetGreenSize()
1757 case GL_RGB10_A2UI: return 10; in GetBlueSize()
1836 case GL_RGB10_A2UI in GetColorComponentType()
[all...]
H A DFramebuffer.cpp553 case GL_RGB10_A2UI: return GL_RGBA_INTEGER; in getImplementationColorReadFormat()
614 case GL_RGB10_A2UI: return GL_UNSIGNED_INT_2_10_10_10_REV; in getImplementationColorReadType()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pTextureFormatTests.cpp67 { "rgb10_a2ui", GL_RGB10_A2UI, }, in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestCase.cpp165 case GL_RGB10_A2UI: in isRequiredFormat()
288 case GL_RGB10_A2UI: in getMinimumSampleCount()
H A Des3fRboStateQueryTests.cpp187 GL_RGB10_A2UI, GL_SRGB8_ALPHA8, GL_R8I, GL_R8UI, GL_R16I, GL_R16UI, GL_R32I, GL_R32UI, in test()
236 { GL_RGB10_A2UI, 10, 10, 10, 2 }, in test()
H A Des3fInternalFormatQueryTests.cpp188 { "rgb10_a2ui", GL_RGB10_A2UI, true }, in init()
H A Des3fFboCompletenessTests.cpp51 GL_RGB10_A2, GL_RGB10_A2UI, GL_SRGB8_ALPHA8,
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestCase.cpp171 case GL_RGB10_A2UI: in isRequiredFormat()
308 case GL_RGB10_A2UI: in getMinimumSampleCount()
H A Des31fFboColorbufferTests.cpp370 GL_RGB10_A2UI, in init()
H A Des31fInternalFormatQueryTests.cpp392 { "rgb10_a2ui", GL_RGB10_A2UI, FormatSamplesCase::FORMAT_INT }, in init()
/third_party/mesa3d/src/mesa/main/
H A Dshaderimage.c73 case GL_RGB10_A2UI: in _mesa_get_shader_image_format()
391 case GL_RGB10_A2UI: in _mesa_is_shader_image_format_supported()
H A Dglformats.c770 case GL_RGB10_A2UI: in _mesa_is_enum_format_unsigned_int()
1238 case GL_RGB10_A2UI: in _mesa_is_color_format()
2547 case GL_RGB10_A2UI: in _mesa_base_tex_format()
2924 case GL_RGB10_A2UI: in _mesa_gles_check_internalformat()
3185 if (internalFormat != GL_RGB10_A2UI) in _mesa_gles_error_check_format_and_type()
4043 case GL_RGB10_A2UI: in _mesa_is_es3_color_renderable()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_autogen.cpp493 return GL_RGB10_A2UI; in GetSizedFormatInternal()
1543 case GL_RGB10_A2UI: in ValidES3FormatCombination()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.cpp367 mStandardVirtualPageSizesTable[GL_RGB10_A2UI] = PageSizeStruct(128, 128, 1); in init()
422 case GL_RGB10_A2UI: in iterate()
492 mSupportedInternalFormats.push_back(GL_RGB10_A2UI); in init()
670 else if (format == GL_RGB10_A2UI) in createShaderTokens()
945 (format == GL_RGB565 || format == GL_RGB10_A2UI || format == GL_RGB9_E5)) in caseAllowed()
1470 if (shaderOnly && (format == GL_RGB565 || format == GL_RGB10_A2UI || format == GL_RGB9_E5)) in readsAllowed()
1551 case GL_RGB10_A2UI: in UncommittedReads()
2682 if (format == GL_RGB565 || format == GL_RGB10_A2UI || format == GL_RGB9_E5) in caseAllowed()
H A Dgl4cCopyImageTests.cpp194 GL_RGB10_A2, GL_RGB10_A2UI, GL_R11F_G11F_B10F, GL_RGB9_E5,
400 (GL_RGB10_A2UI == src) && (GL_R11F_G11F_B10F == dst) || (GL_RGB10_A2UI == src) && (GL_RGB9_E5 == dst) || in areFormatsCompatible()
401 (GL_RGB9_E5 == src) && (GL_RGB10_A2 == dst) || (GL_RGB9_E5 == src) && (GL_RGB10_A2UI == dst) || in areFormatsCompatible()
402 (GL_R11F_G11F_B10F == src) && (GL_RGB10_A2 == dst) || (GL_R11F_G11F_B10F == src) && (GL_RGB10_A2UI == dst)) in areFormatsCompatible()
586 case GL_RGB10_A2UI: in getEpsilon()
697 case GL_RGB10_A2UI: in getFormat()
789 case GL_RGB10_A2UI: in getNumberOfChannels()
858 case GL_RGB10_A2UI: in getType()
1028 case GL_RGB10_A2UI in getPixelSizeForFormat()
[all...]
H A Dgl4cTextureViewTests.cpp55 VIEW_CLASS_32_BITS, GL_R32F, VIEW_CLASS_32_BITS, GL_RGB10_A2UI, VIEW_CLASS_32_BITS, GL_RGBA8UI, VIEW_CLASS_32_BITS,
95 GL_RGB10_A2UI, /* >= GL 4.0 */
202 case GL_RGB10_A2UI: in getAmountOfComponentsForInternalformat()
407 case GL_RGB10_A2UI: in getComponentSizeForInternalformat()
802 case GL_RGB10_A2UI: in getFormatOfInternalformat()
917 case GL_RGB10_A2UI: in getGLFormatOfInternalformat()
1346 case GL_RGB10_A2UI: in getInternalformatString()
1347 result = "GL_RGB10_A2UI"; in getInternalformatString()
1740 case GL_RGB10_A2UI: in getSamplerTypeForInternalformat()
2033 case GL_RGB10_A2UI in getTypeCompatibleWithInternalformat()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp125 GL_RGB10_A2UI, in iterate()
790 const glw::GLenum internalformat_list[] = { GL_R8, GL_RGB565, GL_RGB10_A2UI, GL_SRGB8_ALPHA8, GL_R8I }; in iterate()
1210 const glw::GLenum color_internalformats[] = { GL_R8, GL_RGB565, GL_RGB10_A2UI, GL_SRGB8_ALPHA8, GL_R8I }; in iterate()
H A Des31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp48 const glw::GLint color_renderable_internalformats[] = { GL_R8, GL_RGB565, GL_RGB10_A2UI, GL_SRGB8_ALPHA8, GL_R8I };
71 GL_RGB10_A2UI,
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp169 case FMT_CASE(RGBA, UNSIGNED_INT_1010102_REV): return GL_RGB10_A2UI; in getInternalFormat()
498 case GL_RGB10_A2UI: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT_1010102_REV);
585 case GL_RGB10_A2UI:
1126 case GL_RGB10_A2UI:
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBlendIntegerTest.cpp297 runTest<GL_RGB10_A2UI, 4, false>(); in TEST_P()
H A DCopyTexture3DTest.cpp150 case GL_RGB10_A2UI: in testCopy()
1041 testCopy(testTarget, kColor, GL_RGB10_A2UI, GL_UNSIGNED_INT_2_10_10_10_REV, false, false, false, in testUintFormats()
1043 testCopy(testTarget, kColor, GL_RGB10_A2UI, GL_UNSIGNED_INT_2_10_10_10_REV, false, true, false, in testUintFormats()
1045 testCopy(testTarget, kColor, GL_RGB10_A2UI, GL_UNSIGNED_INT_2_10_10_10_REV, false, false, true, in testUintFormats()
H A DTextureUploadFormatTest.cpp552 fnTest({GL_RGB10_A2UI, GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV}, {1, 1, 1, 1}); in TEST_P()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp334 if (internalFormat == GL_RGB10_A2UI) in prepareTexturingProgramSources()
415 case GL_RGB10_A2UI: in getUnsizedFormatFromInternalFormat()
458 case GL_RGB10_A2UI: in getTypeFromInternalFormat()
1621 TF(GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGB10_A2UI), in getESTestData()
1759 TF(GL_RGBA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, GL_RGB10_A2UI, ARB_texture_rgb10_a2ui), in getGLTestData()
1785 CF(GL_RGB10_A2UI, ARB_texture_rgb10_a2ui), CF(GL_RGB10_A2), in getGLTestData()
1791 RF(GL_RGB10_A2UI, RENDERBUFFER_COLOR, ARB_texture_rgb10_a2ui), in getGLTestData()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp78 case GL_RGB10_A2UI: return GL_RGBA; in GetBaseInternalFormat()
175 case GL_UNSIGNED_INT_2_10_10_10_REV: return GL_RGB10_A2UI; in GetSizedInternalFormat()
363 case GL_RGB10_A2UI: return sw::FORMAT_A2B10G10R10UI; in SelectInternalFormat()
1394 ASSERT_OR_RETURN(internalformat == GL_RGB10_A2UI && getExternalFormat() == sw::FORMAT_A2B10G10R10UI); in loadImageData()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedColorMasks.cpp394 case GL_RGB10_A2UI: in ReadableType()

Completed in 39 milliseconds

1234