Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderApiTests.cpp739 GroupPtr drawCountGroup(new tcu::TestCaseGroup(testCtx, drawCountName.c_str(), "")); in createMeshShaderApiTests() local
803 drawCountGroup->addChild(indirectArgsGroup.release()); in createMeshShaderApiTests()
806 drawGroup->addChild(drawCountGroup.release()); in createMeshShaderApiTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp1324 GroupPtr drawCountGroup(new tcu::TestCaseGroup(testCtx, drawCountCase.name, "")); in createDrawMultiExtTests() local
1392 drawCountGroup->addChild(strideGroup.release()); in createDrawMultiExtTests()
1395 drawTypeGroup->addChild(drawCountGroup.release()); in createDrawMultiExtTests()