Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp379 …for (deUint32 commandTypeIdx = 0; commandTypeIdx < DISPATCH_COMMAND_TYPE_DISPATCH_LAST; ++commandT… in init() local
381 const DispatchCommandType command = DispatchCommandType(commandTypeIdx); in init()
DvktConditionalDrawTests.cpp615 for (deUint32 commandTypeIdx = 0; commandTypeIdx < DRAW_COMMAND_TYPE_DRAW_LAST; ++commandTypeIdx) in init() local
617 const DrawCommandType command = DrawCommandType(commandTypeIdx); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp379 …for (deUint32 commandTypeIdx = 0; commandTypeIdx < DISPATCH_COMMAND_TYPE_DISPATCH_LAST; ++commandT… in init() local
381 const DispatchCommandType command = DispatchCommandType(commandTypeIdx); in init()
DvktConditionalDrawTests.cpp615 for (deUint32 commandTypeIdx = 0; commandTypeIdx < DRAW_COMMAND_TYPE_DRAW_LAST; ++commandTypeIdx) in init() local
617 const DrawCommandType command = DrawCommandType(commandTypeIdx); in init()