Home
last modified time | relevance | path

Searched refs:createAmberTestCase (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureSubgroupLodTests.cpp41 …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()
DvktTextureTexelBufferTests.cpp63 …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()
DvktTextureMultisampleTests.cpp56 …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()
DvktTextureTexelOffsetTests.cpp48 …cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i][0].c_str(), … in createTextureTexelOffsetTests()
DvktTextureConversionTests.cpp305 …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/
DvktBindingDynamicOffsetTests.cpp42 …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/
DvktAmberGlslTests.cpp49 …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()
DvktAmberTestCase.hpp129 AmberTestCase* createAmberTestCase (tcu::TestContext& testCtx,
DvktAmberTestCaseUtil.cpp192 AmberTestCase* createAmberTestCase (tcu::TestContext& testCtx, in createAmberTestCase() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawOutputLocationTests.cpp86 …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/
DvktNonRobustBufferAccessTests.cpp51 …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/
DvktSpvAsmSignedOpTests.cpp74 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createSignedOpTests()
DvktSpvAsmSignedIntCompareTests.cpp60 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createSignedIntCompareTests()
DvktSpvAsmPtrAccessChainTests.cpp54 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createTests()
DvktSpvAsmVectorShuffleTests.cpp53 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createTests()
DvktSpvAsmTerminateInvocationTests.cpp85 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles()
DvktSpvAsmSpirvVersion1p4Tests.cpp85 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles()
DvktSpvAsmInstructionTests.cpp3209 …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()
DvktSpvAsmVariablePointersTests.cpp1415 …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/
DvktPipelineMiscTests.cpp92 …cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, c… in addTests()
DvktPipelineMultisampleInterpolationTests.cpp1082 …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/
DvktApiDescriptorSetTests.cpp672 …descriptorSetLayoutBindingOrderingTests->addChild(cts_amber::createAmberTestCase(testCtx, "layout_… in createDescriptorSetLayoutBindingOrderingTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1338 …cts_amber::AmberTestCase *t = cts_amber::createAmberTestCase(testCtx, name, description, "compute/… in CreateAmberTestCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp7318 …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/
DvktShaderBuiltinPrecisionTests.cpp6899 …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()

12