Searched refs:ShaderFunctions (Results 1 – 2 of 2) sorted by relevance
803 if (ShaderFunctions.isEmpty()) in getShaderFunctions()804 ShaderFunctions = refShaderFunctions(); in getShaderFunctions()805 return ShaderFunctions.getMap(); in getShaderFunctions()
29 msgpack::DocNode ShaderFunctions; variable