Searched refs:dawnGroupLayout (Results 1 – 2 of 2) sorted by relevance
28 const wgpu::BindGroupLayout& dawnGroupLayout() const { return fGroupLayout; } in dawnGroupLayout() function
1088 desc.layout = fActiveComputePipeline->dawnGroupLayout(); in bindDispatchResources()