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