Home
last modified time | relevance | path

Searched defs:dispatchCommands (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp165 const DispatchCommandsVec& dispatchCommands) in IndirectDispatchInstanceBufferUpload()
443 const DispatchCommandsVec& dispatchCommands) in IndirectDispatchInstanceBufferGenerate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp230 const vk::VkDispatchIndirectCommand dispatchCommands[] = { { 1u, 1u, 1u } }; in iterate() local