Searched refs:ShaderFunctions (Results 1 – 2 of 2) sorted by relevance
800 if (ShaderFunctions.isEmpty()) in getShaderFunctions()801 ShaderFunctions = refShaderFunctions(); in getShaderFunctions()802 return ShaderFunctions.getMap(); in getShaderFunctions()911 ShaderFunctions = MsgPackDoc.getEmptyNode(); in reset()
28 msgpack::DocNode ShaderFunctions; variable