/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fTextureWrapTests.cpp | 582 … TestCaseGroup *const formatGroup = new TestCaseGroup(m_context, etc2Formats[formatNdx].name, ""); in init() local 621 … TestCaseGroup *const formatGroup = new TestCaseGroup(m_context, formatName.c_str(), ""); in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsics.cpp | 107 de::MovePtr<tcu::TestCaseGroup> formatGroup( in createSparseResourcesShaderIntrinsicsTests() local
|
H A D | vktSparseResourcesImageBlockShapes.cpp | 456 de::MovePtr<tcu::TestCaseGroup> formatGroup( in createImageBlockShapesTests() local
|
H A D | vktSparseResourcesTransferQueueTests.cpp | 478 de::MovePtr<tcu::TestCaseGroup> formatGroup( in createTransferQueueTests() local
|
H A D | vktSparseResourcesImageSparseBinding.cpp | 524 de::MovePtr<tcu::TestCaseGroup> formatGroup( in createImageSparseBindingTestsCommon() local
|
H A D | vktSparseResourcesMipmapSparseResidency.cpp | 622 de::MovePtr<tcu::TestCaseGroup> formatGroup( in createMipmapSparseResidencyTestsCommon() local
|
H A D | vktSparseResourcesImageMemoryAliasing.cpp | 987 de::MovePtr<tcu::TestCaseGroup> formatGroup( in createImageSparseMemoryAliasingTestsCommon() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferViewAccessTests.cpp | 1315 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, fmtName.c_str())); in createBufferViewAccessTests() local 1367 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, fmtName.c_str())); in createBufferViewAccessTests() local
|
H A D | vktApiBufferViewCreateTests.cpp | 419 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, "suballocation")); in createBufferViewCreateTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrConversionTests.cpp | 1399 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatName.c_str())); in buildTests() local 1526 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatName.c_str())); in buildTests() local 1833 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatName.c_str())); in buildTests() local
|
H A D | vktYCbCrStorageImageWriteTests.cpp | 869 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatName.c_str())); in populateStorageImageWriteFormatGroup() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawAhbExternalFormatResolveTests.cpp | 1701 …tcu::TestCaseGroup *formatGroup = new tcu::TestCaseGroup(testGroup->getTestContext(), formatName.c… in createAhbExternalFormatResolveDrawTests() local 1726 …tcu::TestCaseGroup *formatGroup = new tcu::TestCaseGroup(testGroup->getTestContext(), formatName.c… in createAhbExternalFormatResolveDrawTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 5287 MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup( in createMultisampledTestsInGroup() local 5347 MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup( in createMultisampledTestsInGroup() local 5401 … MovePtr<tcu::TestCaseGroup> formatGroup[color1FormatCount][color2FormatCount][color3FormatCount] in createMultisampledTestsInGroup() local 5468 … MovePtr<tcu::TestCaseGroup> formatGroup[color1FormatCount][color2FormatCount][color3FormatCount] in createMultisampledTestsInGroup() local 5556 MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup( in createMultisampledTestsInGroup() local
|
H A D | vktPipelineLogicOpTests.cpp | 557 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatName.c_str())); in createLogicOpTests() local
|
H A D | vktPipelineStencilExportTests.cpp | 640 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, kFormats[fmtIdx].name.… in createStencilExportTests() local
|
H A D | vktPipelineImageViewTests.cpp | 860 de::MovePtr<tcu::TestCaseGroup> formatGroup( in createImageViewTests() local
|
H A D | vktPipelineMultisampleImageTests.cpp | 2050 MovePtr<tcu::TestCaseGroup> formatGroup( in addTestCasesWithFunctions() local 2092 MovePtr<tcu::TestCaseGroup> formatGroup( in addStandardSamplePositionTestCasesWithFunctions() local
|
H A D | vktPipelineImageTests.cpp | 823 …de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, getFormatCaseName(form… in createImageFormatTests() local
|
H A D | vktPipelineSamplerTests.cpp | 2449 de::MovePtr<tcu::TestCaseGroup> formatGroup( in createAllFormatsSamplerTests() local 2554 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatName.c_str())); in createExactSamplingTests() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureBorderClampTests.cpp | 2368 tcu::TestCaseGroup *const formatGroup = in init() local 2552 tcu::TestCaseGroup *const formatGroup = in init() local 2637 tcu::TestCaseGroup *const formatGroup = in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilResolveTests.cpp | 1472 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in initTests() local 1660 … de::MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in initTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMultisampleLoadStoreTests.cpp | 587 … MovePtr<tcu::TestCaseGroup> formatGroup(new tcu::TestCaseGroup(testCtx, formatGroupName.c_str())); in createImageMultisampleLoadStoreTests() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderMultisampleInterpolationTests.cpp | 656 … tcu::TestCaseGroup *formatGroup = new tcu::TestCaseGroup(m_testCtx, formats[format].name, ""); in init() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | Rational.java | 492 private static final LocalizedNumberFormatter formatGroup = field in Rational
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationDepthBiasControlTests.cpp | 818 GroupPtr formatGroup(new tcu::TestCaseGroup(testCtx, formatName.c_str())); in createDepthBiasControlTests() local
|