/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureSubgroupLodTests.cpp | 41 …cts_amber::AmberTestCase* testCaseLod = cts_amber::createAmberTestCase(testCtx, "texturelod", "",… in populateSubgroupLodTests() 42 …cts_amber::AmberTestCase* testCaseGrad = cts_amber::createAmberTestCase(testCtx, "texturegrad", ""… in populateSubgroupLodTests() 43 …cts_amber::AmberTestCase* testCaseFetch = cts_amber::createAmberTestCase(testCtx, "texelfetch", ""… in populateSubgroupLodTests()
|
D | vktTextureTexelBufferTests.cpp | 63 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "",… in createUniformTexelBufferTests() 102 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, c.testName.c_st… in createUniformTexelBufferTests()
|
D | vktTextureMultisampleTests.cpp | 56 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "",… in createAtomicTests() 104 …invalidWrites->addChild(cts_amber::createAmberTestCase(testCtx, testCase.first.c_str(), "", dataDi… in createInvalidSampleIndexTests()
|
D | vktTextureTexelOffsetTests.cpp | 48 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i][0].c_str(), … in createTextureTexelOffsetTests()
|
D | vktTextureConversionTests.cpp | 305 …group->addChild(cts_amber::createAmberTestCase(testCtx, "b10g11r11", "", "texture/conversion/ufloa… in populateUfloatNegativeValuesTests() 358 …group->addChild(cts_amber::createAmberTestCase(testCtx, param.testName.c_str(), "", "texture/conve… in populateSnormClampTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDynamicOffsetTests.cpp | 42 …group->addChild(cts_amber::createAmberTestCase(testCtx, "shader_reuse_differing_layout_compute", "… in populateDynamicOffsetTests() 43 …group->addChild(cts_amber::createAmberTestCase(testCtx, "shader_reuse_differing_layout_graphics", … in populateDynamicOffsetTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberGlslTests.cpp | 49 …group->addChild(createAmberTestCase(testCtx, test.first.c_str(), test.second.c_str(), kGroupName.c… in createCombinedOperationsGroup() 66 …group->addChild(createAmberTestCase(testCtx, test.first.c_str(), test.second.c_str(), kGroupName.c… in createCrashTestGroup()
|
D | vktAmberTestCase.hpp | 129 AmberTestCase* createAmberTestCase (tcu::TestContext& testCtx,
|
D | vktAmberTestCaseUtil.cpp | 192 AmberTestCase* createAmberTestCase (tcu::TestContext& testCtx, in createAmberTestCase() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawOutputLocationTests.cpp | 86 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "",… in createTests() 108 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "",… in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktNonRobustBufferAccessTests.cpp | 51 …group->addChild(createAmberTestCase(testCtx, test.first.c_str(), test.second.c_str(), kGroupName.c… in createNonRobustBufferAccessTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmSignedOpTests.cpp | 74 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createSignedOpTests()
|
D | vktSpvAsmSignedIntCompareTests.cpp | 60 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createSignedIntCompareTests()
|
D | vktSpvAsmPtrAccessChainTests.cpp | 54 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createTests()
|
D | vktSpvAsmVectorShuffleTests.cpp | 53 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createTests()
|
D | vktSpvAsmTerminateInvocationTests.cpp | 85 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles()
|
D | vktSpvAsmSpirvVersion1p4Tests.cpp | 85 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles()
|
D | vktSpvAsmInstructionTests.cpp | 3209 …group.addChild(cts_amber::createAmberTestCase(testCtx, cases[i].name.c_str(), cases[i].desc.c_str(… in addOpUnreachableAmberTests() 3231 …group.addChild(cts_amber::createAmberTestCase(testCtx, cases[i].name.c_str(), cases[i].desc.c_str(… in addOpSwitchAmberTests() 3254 …group->addChild(cts_amber::createAmberTestCase(testCtx, cases[i].name.c_str(), cases[i].desc.c_str… in createOpArrayLengthComputeGroup() 7064 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in createOpUndefGroup() 18893 testGroup->addChild(cts_amber::createAmberTestCase(testCtx, in createFloat32ComparisonComputeSet() 18938 testGroup->addChild(cts_amber::createAmberTestCase(testCtx, in createFloat32ComparisonGraphicsSet() 20480 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in createFunctionParamsGroup() 20515 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, in createEarlyFragmentTests() 20557 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in createOpExecutionModeTests() 20587 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in createQueryGroup()
|
D | vktSpvAsmVariablePointersTests.cpp | 1415 …group->addChild(cts_amber::createAmberTestCase(testCtx, testCase.name.c_str(), testCase.desc.c_str… in addDynamicOffsetComputeGroup()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMiscTests.cpp | 92 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, c… in addTests()
|
D | vktPipelineMultisampleInterpolationTests.cpp | 1082 …reInterpolationGroup->addChild(cts_amber::createAmberTestCase(testCtx, "interpolate_at_centroid", … in createMultisampleInterpolationTests() 1083 …reInterpolationGroup->addChild(cts_amber::createAmberTestCase(testCtx, "interpolate_at_sample", ""… in createMultisampleInterpolationTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDescriptorSetTests.cpp | 672 …descriptorSetLayoutBindingOrderingTests->addChild(cts_amber::createAmberTestCase(testCtx, "layout_… in createDescriptorSetLayoutBindingOrderingTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 1338 …cts_amber::AmberTestCase *t = cts_amber::createAmberTestCase(testCtx, name, description, "compute/… in CreateAmberTestCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 7318 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].name.c_str()… in createRasterizationTests() 7370 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].name.c_str()… in createRasterizationTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 6899 …group->addChild(cts_amber::createAmberTestCase(ctx.testContext, "mat3", "Square matrix 3x3 precisi… in createCase() 6900 …group->addChild(cts_amber::createAmberTestCase(ctx.testContext, "mat4", "Square matrix 4x4 precisi… in createCase()
|