Searched defs:dispatchCommands (Results 1 – 2 of 2) sorted by relevance
164 const DispatchCommandsVec& dispatchCommands) in IndirectDispatchInstanceBufferUpload()442 const DispatchCommandsVec& dispatchCommands) in IndirectDispatchInstanceBufferGenerate()
221 const vk::VkDispatchIndirectCommand dispatchCommands[] = { { 1u, 1u, 1u } }; in iterate() local