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