Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawTests.cpp61 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
536 …->addChild(new Draw::InstanceFactory<ConditionalDraw>(m_testCtx, getDrawCommandTypeName(command), … in init()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp71 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName() function
1246 …addTestGroup(testGroup, getDrawCommandTypeName(command), "Group for testing a specific draw comman… in createDrawTests()