Searched defs:customGraphicsState (Results 1 – 2 of 2) sorted by relevance
246 … const array_view<const DynamicStateEnum> dynamicStates, const GraphicsState* customGraphicsState) in GetGraphicsPsoHandleImpl()421 const GraphicsState* customGraphicsState = psoDataRef.customGraphicsState.get(); in GetGraphicsPso() local
134 BASE_NS::unique_ptr<GraphicsState> customGraphicsState; member