Searched refs:GetGraphicsPsoHandleImpl (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | node_context_pso_manager.cpp | 242 RenderHandle NodeContextPsoManager::GetGraphicsPsoHandleImpl(const RenderHandle shader, in GetGraphicsPsoHandleImpl() function in NodeContextPsoManager 329 psoHandle = GetGraphicsPsoHandleImpl( in GetGraphicsPsoHandle() 339 return GetGraphicsPsoHandleImpl(shader, graphicsState, pipelineLayout, vertexInputDeclarationView, in GetGraphicsPsoHandle() 348 return GetGraphicsPsoHandleImpl(shader, RenderHandle {}, pipelineLayout, vertexInputDeclarationView, in GetGraphicsPsoHandle()
|
H A D | node_context_pso_manager.h | 99 RenderHandle GetGraphicsPsoHandleImpl(const RenderHandle shaderHandle, const RenderHandle graphicsStateHandle,
|
Completed in 2 milliseconds