Home
last modified time | relevance | path

Searched refs:UpdateRasterizationState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h258 void UpdateRasterizationState(const GraphicsState& graphicsState);
H A Drender_backend_gles.cpp2949 void RenderBackendGLES::UpdateRasterizationState(const GraphicsState& graphicsState) in UpdateRasterizationState() function in RenderBackendGLES
3018 UpdateRasterizationState(graphicsState); in DoGraphicsState()