Searched defs:noopFragment (Results 1 – 2 of 2) sorted by relevance
37 auto noopFragment = CreateNoopFragment(backendContext.fDevice); in Make() local51 wgpu::ShaderModule noopFragment) in DawnSharedContext()
31 const wgpu::ShaderModule& noopFragment() const { return fNoopFragment; } in noopFragment() function