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