Searched defs:depthStencilSettings (Results 1 – 4 of 4) sorted by relevance
16 DepthStencilSettings depthStencilSettings, in RenderStep()
178 const DepthStencilSettings& depthStencilSettings() const { return fDepthStencilSettings; } in depthStencilSettings() function
83 DepthStencilSettings depthStencilSettings, in TessellateWedgesRenderStep()
461 const auto& depthStencilSettings = step->depthStencilSettings(); in Make() local