Searched refs:CreateSimpleComputeCommandBuffer (Results 1 – 1 of 1) sorted by relevance
31 wgpu::CommandBuffer CreateSimpleComputeCommandBuffer(const wgpu::ComputePipeline& pipeline, in CreateSimpleComputeCommandBuffer() function in BindGroupTests154 cb[0] = CreateSimpleComputeCommandBuffer(cp, bindGroup); in TEST_P()155 cb[1] = CreateSimpleComputeCommandBuffer(cp, bindGroup); in TEST_P()