Searched refs:ShaderFunctions (Results 1 – 2 of 2) sorted by relevance
902 if (ShaderFunctions.isEmpty()) in getShaderFunctions()903 ShaderFunctions = refShaderFunctions(); in getShaderFunctions()904 return ShaderFunctions.getMap(); in getShaderFunctions()1015 ShaderFunctions = MsgPackDoc.getEmptyNode(); in reset()
35 msgpack::DocNode ShaderFunctions; variable