Home
last modified time | relevance | path

Searched refs:formatGroup (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsics.cpp86 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, getShaderImageFormatQu… in createSparseResourcesShaderIntrinsicsTests() local
112formatGroup->addChild(new SparseCaseOpImageSparseFetch(testCtx, stream.str(), function, imageType,… in createSparseResourcesShaderIntrinsicsTests()
115formatGroup->addChild(new SparseCaseOpImageSparseRead(testCtx, stream.str(), function, imageType, … in createSparseResourcesShaderIntrinsicsTests()
118formatGroup->addChild(new SparseCaseOpImageSparseSampleExplicitLod(testCtx, stream.str(), function… in createSparseResourcesShaderIntrinsicsTests()
121formatGroup->addChild(new SparseCaseOpImageSparseSampleImplicitLod(testCtx, stream.str(), function… in createSparseResourcesShaderIntrinsicsTests()
124formatGroup->addChild(new SparseCaseOpImageSparseGather(testCtx, stream.str(), function, imageType… in createSparseResourcesShaderIntrinsicsTests()
131 imageTypeGroup->addChild(formatGroup.release()); in createSparseResourcesShaderIntrinsicsTests()
DvktSparseResourcesImageBlockShapes.cpp461 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, getShaderImageFormatQu… in createImageBlockShapesTests() local
469formatGroup->addChild(new ImageBlockShapesCase(testCtx, name.c_str(), "", imageType, imageSize, fo… in createImageBlockShapesTests()
471 imageTypeGroup->addChild(formatGroup.release()); in createImageBlockShapesTests()
DvktSparseResourcesImageSparseBinding.cpp445 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, getShaderImageFormatQu… in createImageSparseBindingTestsCommon() local
453formatGroup->addChild(new ImageSparseBindingCase(testCtx, stream.str(), "", imageType, imageSize, … in createImageSparseBindingTestsCommon()
455 imageTypeGroup->addChild(formatGroup.release()); in createImageSparseBindingTestsCommon()
DvktSparseResourcesMipmapSparseResidency.cpp549 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, getShaderImageFormatQu… in createMipmapSparseResidencyTestsCommon() local
558formatGroup->addChild(new MipmapSparseResidencyCase(testCtx, stream.str(), "", imageType, imageSiz… in createMipmapSparseResidencyTestsCommon()
560 imageTypeGroup->addChild(formatGroup.release()); in createMipmapSparseResidencyTestsCommon()
DvktSparseResourcesImageMemoryAliasing.cpp754 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, getShaderImageFormatQu… in createImageSparseMemoryAliasingTestsCommon() local
763formatGroup->addChild(new ImageSparseMemoryAliasingCase(testCtx, stream.str(), "", imageType, imag… in createImageSparseMemoryAliasingTestsCommon()
765 imageTypeGroup->addChild(formatGroup.release()); in createImageSparseMemoryAliasingTestsCommon()
DvktSparseResourcesImageSparseResidency.cpp719 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, getShaderImageFormatQu… in createImageSparseResidencyTestsCommon() local
728formatGroup->addChild(new ImageSparseResidencyCase(testCtx, stream.str(), "", imageType, imageSize… in createImageSparseResidencyTestsCommon()
730 imageTypeGroup->addChild(formatGroup.release()); in createImageSparseResidencyTestsCommon()
/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp1010 tcu::TestCaseGroup* const formatGroup = new tcu::TestCaseGroup(m_testCtx, "format", "Formats"); in init() local
1011 addChild(formatGroup); in init()
1013formatGroup->addChild(new UploadTex2DCase (m_context, "depth32f_stencil8_2d", GL_DEPTH32F_STENC… in init()
1014formatGroup->addChild(new UploadTex2DArrayCase (m_context, "depth32f_stencil8_2d_array", GL_DEPTH3… in init()
1015formatGroup->addChild(new UploadTexCubeCase (m_context, "depth32f_stencil8_cube", GL_DEPTH32F_ST… in init()
1016formatGroup->addChild(new UploadTex2DCase (m_context, "depth24_stencil8_2d", GL_DEPTH24_STENCIL… in init()
1017formatGroup->addChild(new UploadTex2DArrayCase (m_context, "depth24_stencil8_2d_array", GL_DEPTH24… in init()
1018formatGroup->addChild(new UploadTexCubeCase (m_context, "depth24_stencil8_cube", GL_DEPTH24_STEN… in init()
1021 formatGroup->addChild(new UploadTex2DCase (m_context, "stencil_index8_2d", GL_STENCIL_INDEX8)); in init()
1022formatGroup->addChild(new UploadTex2DArrayCase (m_context, "stencil_index8_2d_array", GL_STENCIL_… in init()
[all …]
Des31fTextureGatherTests.cpp2145 TestCaseGroup* const formatGroup = new TestCaseGroup(m_context, formats[formatNdx].name, ""); in init() local
2146 textureTypeGroup->addChild(formatGroup); in init()
2153 : formatGroup; in init()
2155 if (formatGroup != cornersGroup) in init()
2156 formatGroup->addChild(cornersGroup); in init()
2206 formatGroup->addChild(swizzleGroup); in init()
2228 formatGroup->addChild(filterModeGroup); in init()
2277 formatGroup->addChild(baseLevelGroup); in init()
2295 formatGroup->addChild(incompleteGroup); in init()
Des31fTextureSpecificationTests.cpp1042 …tcu::TestCaseGroup* formatGroup = new tcu::TestCaseGroup(m_testCtx, "format", "glTexStorage3D() wi… in init() local
1043 texStorageGroup->addChild(formatGroup); in init()
1054formatGroup->addChild(new BasicTexStorageCubeArrayCase (m_context, (string(fmtName) + "_cube_array… in init()
1066formatGroup->addChild(new BasicTexStorageCubeArrayCase (m_context, (string(fmtName) + "_cube_array… in init()
Des31fTextureBorderClampTests.cpp2395 …tcu::TestCaseGroup* const formatGroup = new tcu::TestCaseGroup(m_testCtx, formats[formatNdx].n… in init() local
2397 formatsGroup->addChild(formatGroup); in init()
2420 formatGroup->addChild(new TextureBorderClampFormatCase(m_context, in init()
2589 …tcu::TestCaseGroup* const formatGroup = new tcu::TestCaseGroup(m_testCtx, formats[formatNdx].n… in init() local
2590 targetGroup->addChild(formatGroup); in init()
2612 formatGroup->addChild(filteringGroup); in init()
2682 …tcu::TestCaseGroup* const formatGroup = new tcu::TestCaseGroup(m_testCtx, formats[formatNdx].n… in init() local
2684 compareGroup->addChild(formatGroup); in init()
2696 formatGroup->addChild(new TextureBorderClampDepthCompareCase(m_context, in init()
/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp502 TestCaseGroup* const formatGroup = new TestCaseGroup(m_context, etc2Formats[formatNdx].name, ""); in init() local
503 addChild(formatGroup); in init()
511formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()
533 TestCaseGroup* const formatGroup = new TestCaseGroup(m_context, formatName.c_str(), ""); in init() local
534 addChild(formatGroup); in init()
556formatGroup->addChild(new TextureWrapCase(m_testCtx, m_context.getRenderContext(), m_context.getCo… in init()
Des3fFboInvalidateTests.cpp1427 …tcu::TestCaseGroup* formatGroup = new tcu::TestCaseGroup(m_testCtx, "format", "Invalidating frameb… in init() local
1428 addChild(formatGroup); in init()
1492formatGroup->addChild(new InvalidateSubFboUnbindReadCase(m_context, getFormatName(colorFormats[ndx… in init()
1496formatGroup->addChild(new InvalidateSubFboRenderCase(m_context, getFormatName(depthStencilFormats[… in init()
Des3fTextureSpecificationTests.cpp4344 …tcu::TestCaseGroup* formatGroup = new tcu::TestCaseGroup(m_testCtx, "format", "glTexStorage2D() wi… in init() local
4345 texStorageGroup->addChild(formatGroup); in init()
4358formatGroup->addChild(new BasicTexStorage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "… in init()
4359formatGroup->addChild(new BasicTexStorageCubeCase (m_context, (string(fmtName) + "_cube").c_str(),… in init()
4373formatGroup->addChild(new BasicTexStorage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "… in init()
4374formatGroup->addChild(new BasicTexStorageCubeCase (m_context, (string(fmtName) + "_cube").c_str(),… in init()
4441 …tcu::TestCaseGroup* formatGroup = new tcu::TestCaseGroup(m_testCtx, "format", "glTexStorage3D() wi… in init() local
4442 texStorageGroup->addChild(formatGroup); in init()
4458formatGroup->addChild(new BasicTexStorage2DArrayCase (m_context, (string(fmtName) + "_2d_array").c… in init()
4459formatGroup->addChild(new BasicTexStorage3DCase (m_context, (string(fmtName) + "_3d").c_str(), … in init()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1121 de::MovePtr<tcu::TestCaseGroup> formatGroup (new tcu::TestCaseGroup(testCtx, in createSamplerTests() local
1131 formatGroup->addChild(minFilterTests.release()); in createSamplerTests()
1132 formatGroup->addChild(minReduceFilterTests.release()); in createSamplerTests()
1139 formatGroup->addChild(magFilterTests.release()); in createSamplerTests()
1140 formatGroup->addChild(magReduceFilterTests.release()); in createSamplerTests()
1141 formatGroup->addChild(mipmapTests.release()); in createSamplerTests()
1146 formatGroup->addChild(addressModesTests.release()); in createSamplerTests()
1149 formatTests->addChild(formatGroup.release()); in createSamplerTests()
DvktPipelineImageViewTests.cpp817 de::MovePtr<tcu::TestCaseGroup> formatGroup (new tcu::TestCaseGroup(testCtx, in createImageViewTests() local
824 formatGroup->addChild(componentSwizzleTests.release()); in createImageViewTests()
825 formatGroup->addChild(subresourceRangeTests.release()); in createImageViewTests()
826 formatTests->addChild(formatGroup.release()); in createImageViewTests()
DvktPipelineImageTests.cpp733 de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, in createImageFormatTests() local
736 …createImageCountTests(formatGroup.get(), testCtx, allocationKind, samplingType, imageViewType, for… in createImageFormatTests()
738 imageFormatTests->addChild(formatGroup.release()); in createImageFormatTests()
DvktPipelineMultisampleImageTests.cpp1421 …MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(group->getTestContext(), getFormatS… in addTestCasesWithFunctions() local
1435 …addFunctionCaseWithPrograms(formatGroup.get(), caseName.str(), "", initPrograms, testFunc, caseDef… in addTestCasesWithFunctions()
1437 sizeLayerGroup->addChild(formatGroup.release()); in addTestCasesWithFunctions()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1157 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatName, formatName… in initTests() local
1214formatGroup->addChild(new DSResolveTestInstance(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName, te… in initTests()
1240formatGroup->addChild(new DSResolveTestInstance(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName, te… in initTests()
1245 sampleGroup->addChild(formatGroup.release()); in initTests()
1286 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatName, formatName… in initTests() local
1315formatGroup->addChild(new DSResolveTestInstance(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName, te… in initTests()
1345formatGroup->addChild(new DSResolveTestInstance(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName, te… in initTests()
1348 sampleGroup->addChild(formatGroup.release()); in initTests()
DvktRenderPassMultisampleResolveTests.cpp1703 …de::MovePtr<tcu::TestCaseGroup> formatGroup (new tcu::TestCaseGroup(testCtx, formatName.c_str(), f… in initTests() local
1715formatGroup->addChild(new InstanceFactory1<MultisampleRenderPassTestInstance, TestConfig, Programs… in initTests()
1719 group->addChild(formatGroup.release()); in initTests()
1721 layerGroup->addChild(formatGroup.release()); in initTests()
/external/deqp/external/openglcts/modules/common/
DglcShaderMultisampleInterpolationTests.cpp651 tcu::TestCaseGroup* formatGroup = new tcu::TestCaseGroup(m_testCtx, formats[format].name, ""); in init() local
652 group->addChild(formatGroup); in init()
656 formatGroup->addChild(new ShaderMultisampleInterpolationBaseCase( in init()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp519 …MovePtr<tcu::TestCaseGroup> formatGroup (new tcu::TestCaseGroup(testCtx, formatGroupName.c_str(),… in createImageMultisampleLoadStoreTests() local
533 … addFunctionCaseWithPrograms(formatGroup.get(), samplesCaseName, "", initPrograms, test, caseDef); in createImageMultisampleLoadStoreTests()
535 imageViewGroup->addChild(formatGroup.release()); in createImageMultisampleLoadStoreTests()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp1169 …de::MovePtr<tcu::TestCaseGroup> formatGroup (new tcu::TestCaseGroup(testCtx, formatName.c_str… in initTests() local
1249 formatGroup->addChild(colorModelGroup.release()); in initTests()
1252 testGroup->addChild(formatGroup.release()); in initTests()
1260 …de::MovePtr<tcu::TestCaseGroup> formatGroup (new tcu::TestCaseGroup(testCtx, formatName.c_str(), (… in initTests() local
1333 formatGroup->addChild(conversionGroup.release()); in initTests()
1442 formatGroup->addChild(reconstrucGroup.release()); in initTests()
1445 testGroup->addChild(formatGroup.release()); in initTests()
1453 …de::MovePtr<tcu::TestCaseGroup> formatGroup (new tcu::TestCaseGroup(testCtx, formatName.c_str(), (… in initTests() local
1523 formatGroup->addChild(conversionGroup.release()); in initTests()
1631 formatGroup->addChild(reconstrucGroup.release()); in initTests()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1150 …de::MovePtr<tcu::TestCaseGroup> formatGroup (new tcu::TestCaseGroup(testCtx, de::toLower(formatNam… in addVertexFormatTests() local
1152 formatGroup->addChild(createDrawTests(testCtx, vertexFormats[i])); in addVertexFormatTests()
1153 formatGroup->addChild(createDrawIndexedTests(testCtx, vertexFormats[i])); in addVertexFormatTests()
1155 parentGroup->addChild(formatGroup.release()); in addVertexFormatTests()
/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java472 examples.add(formatGroup(parts, value, "��‍��‍��‍��", "��", "��", "��", "��")); in handleAnnotationName()
473 examples.add(formatGroup(parts, value, "��‍��‍��", "��", "��", "��")); in handleAnnotationName()
476 examples.add(formatGroup(parts, value, "��‍❤️‍��‍��", "��", "��")); in handleAnnotationName()
477 examples.add(formatGroup(parts, value, "��‍❤️‍��‍��", "��", "��")); in handleAnnotationName()
480 examples.add(formatGroup(parts, value, "��‍❤️‍��", "��", "��")); in handleAnnotationName()
481 examples.add(formatGroup(parts, value, "��‍❤️‍��", "��", "��")); in handleAnnotationName()
512 …private String formatGroup(XPathParts parts, String value, String sourceEmoji, String... component… in formatGroup() method in ExampleGenerator
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2407 TestCaseGroup* const formatGroup = new TestCaseGroup(m_testCtx, formats[formatNdx].name, ""); in init() local
2408 textureTypeGroup->addChild(formatGroup); in init()
2415 : formatGroup; in init()
2417 if (formatGroup != cornersGroup) in init()
2418 formatGroup->addChild(cornersGroup); in init()
2471 formatGroup->addChild(swizzleGroup); in init()
2496 formatGroup->addChild(filterModeGroup); in init()
2548 formatGroup->addChild(baseLevelGroup); in init()

12