Searched refs:GetShadersBySlot (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | shader_manager.cpp | 221 inline void GetShadersBySlot( in GetShadersBySlot() function 231 inline void GetShadersBySlot(const uint32_t renderSlotId, const ShaderManager::GraphicsMappings& mappings, in GetShadersBySlot() function 241 inline void GetShadersBySlot( in GetShadersBySlot() function 251 inline void GetShadersBySlot( in GetShadersBySlot() function 919 GetShadersBySlot(renderSlotId, shaderMappings_, shaders); in GetShaders() 920 GetShadersBySlot(renderSlotId, computeShaderMappings_, shaders); in GetShaders() 927 GetShadersBySlot(renderSlotId, shaderMappings_, shaders); in GetShaderRawHandles() 928 GetShadersBySlot(renderSlotId, computeShaderMappings_, shaders); in GetShaderRawHandles()
|
Completed in 4 milliseconds