Searched defs:ComputePassDesc (Results 1 – 2 of 2) sorted by relevance
52 struct ComputePassDesc { struct53 WorkgroupSize fGlobalDispatchSize;67 WorkgroupSize fLocalDispatchSize;
251 bool VulkanCommandBuffer::onAddComputePass(const ComputePassDesc&, in onAddComputePass()