Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalDrawTests.cpp51 enum DrawCommandType enum
63 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName()
80 DrawCommandType command;
102 const DrawCommandType m_command;
121 void checkSupport(Context& context, DrawCommandType command) in checkSupport()
617 const DrawCommandType command = DrawCommandType(commandTypeIdx); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawTests.cpp51 enum DrawCommandType enum
63 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName()
80 DrawCommandType command;
102 const DrawCommandType m_command;
121 void checkSupport(Context& context, DrawCommandType command) in checkSupport()
617 const DrawCommandType command = DrawCommandType(commandTypeIdx); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktBasicDrawTests.cpp61 enum DrawCommandType enum
71 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName()
1492 const DrawCommandType command;
1496 …TestCaseParams (const DrawCommandType cmd, const vk::VkPrimitiveTopology top, const SharedGroupPar… in TestCaseParams()
1509 const DrawCommandType command = caseParams.command; in populateSubGroup()
1599 const DrawCommandType command (static_cast<DrawCommandType>(drawTypeIndex)); in createDrawTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp61 enum DrawCommandType enum
71 const char* getDrawCommandTypeName (DrawCommandType command) in getDrawCommandTypeName()
1541 const DrawCommandType command;
1545 …TestCaseParams (const DrawCommandType cmd, const vk::VkPrimitiveTopology top, const SharedGroupPar… in TestCaseParams()
1558 const DrawCommandType command = caseParams.command; in populateSubGroup()
1648 const DrawCommandType command (static_cast<DrawCommandType>(drawTypeIndex)); in createDrawTests()