Searched defs:depthCompare (Results 1 – 2 of 2) sorted by relevance
101 wgpu::CompareFunction depthCompare = wgpu::CompareFunction::Always, in CreateRenderPipeline()
22 dawn::RenderPipeline CreatePipelineForTest(dawn::CompareFunction depthCompare) { in CreatePipelineForTest()