Home
last modified time | relevance | path

Searched refs:updateBGs (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/examples/
H A DComputeBoids.cpp40 std::array<wgpu::BindGroup, 2> updateBGs; variable
262 updateBGs[i] = utils::MakeBindGroup( in initSim()
279 pass.SetBindGroup(0, updateBGs[i]); in createCommandBuffer()

Completed in 2 milliseconds