Home
last modified time | relevance | path

Searched refs:getDrawCommandTypeName (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalDrawTests.cpp63 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
626 …->addChild(new Draw::InstanceFactory<ConditionalDraw>(m_testCtx, getDrawCommandTypeName(command), … in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawTests.cpp63 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
626 …->addChild(new Draw::InstanceFactory<ConditionalDraw>(m_testCtx, getDrawCommandTypeName(command), … in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktBasicDrawTests.cpp71 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
1600 …pologyGroup (new tcu::TestCaseGroup(testGroup->getTestContext(), getDrawCommandTypeName(command), … in createDrawTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp71 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
1649 …pologyGroup (new tcu::TestCaseGroup(testGroup->getTestContext(), getDrawCommandTypeName(command))); in createDrawTests()