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