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/vulkan/conditional_rendering/
H A DvktConditionalDrawTests.cpp63 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
626 conditionalDrawRootGroup->addChild(new Draw::InstanceFactory<ConditionalDraw>(m_testCtx, getDrawCommandTypeName(command), testSpec)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawTests.cpp63 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
626 conditionalDrawRootGroup->addChild(new Draw::InstanceFactory<ConditionalDraw>(m_testCtx, getDrawCommandTypeName(command), "", testSpec)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktBasicDrawTests.cpp71 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
1649 de::MovePtr<tcu::TestCaseGroup> topologyGroup (new tcu::TestCaseGroup(testGroup->getTestContext(), getDrawCommandTypeName(command))); in createDrawTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktBasicDrawTests.cpp71 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
1600 de::MovePtr<tcu::TestCaseGroup> topologyGroup (new tcu::TestCaseGroup(testGroup->getTestContext(), getDrawCommandTypeName(command), "Group for testing a specific draw command.")); in createDrawTests()

Completed in 8 milliseconds