Searched refs:dynamicStatesView (Results 1 – 1 of 1) sorted by relevance
472 …constexpr array_view<const DynamicStateEnum> dynamicStatesView { DYNAMIC_STATES, countof(DYNAMIC_S… in CreateNewPso() local479 shaderMgr.GetVertexInputDeclarationView(currVid), spec, dynamicStatesView); in CreateNewPso()483 …dle = psoMgr.GetGraphicsPsoHandle(currShader, currState, currPl, currVid, spec, dynamicStatesView); in CreateNewPso()