Home
last modified time | relevance | path

Searched refs:addInstanceTestCaseWithPrograms (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp133 void addInstanceTestCaseWithPrograms (tcu::TestCaseGroup* group, in addInstanceTestCaseWithPrograms() function
1862addInstanceTestCaseWithPrograms<Test>(group, (getString(numSamples) + options.testSuffix).c_str(),… in addCases()
1865addInstanceTestCaseWithPrograms<Test>(group, (getString(numSamples) + "_dynamic" + options.testSuf… in addCases()
1868addInstanceTestCaseWithPrograms<Test>(group, (getString(numSamples) + "_packed" + options.testSuff… in addCases()
3269addInstanceTestCaseWithPrograms<DrawTest>(samplesGroup.get(), caseName.str().c_str(), checkSupport… in createTestsInGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp131 void addInstanceTestCaseWithPrograms (tcu::TestCaseGroup* group, in addInstanceTestCaseWithPrograms() function
1838addInstanceTestCaseWithPrograms<Test>(group, (getString(numSamples) + options.testSuffix).c_str(),… in addCases()
1841addInstanceTestCaseWithPrograms<Test>(group, (getString(numSamples) + "_dynamic" + options.testSuf… in addCases()
1844addInstanceTestCaseWithPrograms<Test>(group, (getString(numSamples) + "_packed" + options.testSuff… in addCases()
3223addInstanceTestCaseWithPrograms<DrawTest>(samplesGroup.get(), caseName.str().c_str(), "", checkSup… in createTestsInGroup()