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