Searched defs:dispatchThreadgroups (Results 1 – 2 of 2) sorted by relevance
91 void dispatchThreadgroups(const WorkgroupSize& globalSize, const WorkgroupSize& localSize) { in dispatchThreadgroups() function
719 void DawnCommandBuffer::dispatchThreadgroups(const WorkgroupSize& globalSize, in dispatchThreadgroups() function in skgpu::graphite::DawnCommandBuffer