Searched refs:ApplyRasterizationState (Results 1 – 2 of 2) sorted by relevance
168 void ApplyRasterizationState(const RasterizationState state);
1134 void Renderer::ApplyRasterizationState(const RasterizationState state) in ApplyRasterizationState() function in OGL::Renderer1263 ApplyRasterizationState(static_cast<const OGLPipeline*>(pipeline)->GetRasterizationState()); in SetPipeline()