Home
last modified time | relevance | path

Searched defs:customGraphicsState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp246 … const array_view<const DynamicStateEnum> dynamicStates, const GraphicsState* customGraphicsState) in GetGraphicsPsoHandleImpl()
421 const GraphicsState* customGraphicsState = psoDataRef.customGraphicsState.get(); in GetGraphicsPso() local
H A Dnode_context_pso_manager.h134 BASE_NS::unique_ptr<GraphicsState> customGraphicsState; member