Searched defs:dispatchCommands (Results 1 – 2 of 2) sorted by relevance
319 const DispatchCommandsVec &dispatchCommands, const bool computeQueueOnly, in IndirectDispatchInstanceBufferUpload()684 … const tcu::UVec3 &workGroupSize, const DispatchCommandsVec &dispatchCommands, in IndirectDispatchInstanceBufferGenerate()
237 const vk::VkDispatchIndirectCommand dispatchCommands[] = {{1u, 1u, 1u}}; in iterate() local