Searched refs:GetGraphicsPsoHandleImpl (Results 1 – 2 of 2) sorted by relevance
242 RenderHandle NodeContextPsoManager::GetGraphicsPsoHandleImpl(const RenderHandle shader, in GetGraphicsPsoHandleImpl() function in NodeContextPsoManager329 psoHandle = GetGraphicsPsoHandleImpl( in GetGraphicsPsoHandle()339 … return GetGraphicsPsoHandleImpl(shader, graphicsState, pipelineLayout, vertexInputDeclarationView, in GetGraphicsPsoHandle()348 …return GetGraphicsPsoHandleImpl(shader, RenderHandle {}, pipelineLayout, vertexInputDeclarationVie… in GetGraphicsPsoHandle()
99 …RenderHandle GetGraphicsPsoHandleImpl(const RenderHandle shaderHandle, const RenderHandle graphics…