Searched refs:ShaderFunctions (Results 1 – 2 of 2) sorted by relevance
939 if (ShaderFunctions.isEmpty()) in getShaderFunctions()940 ShaderFunctions = refShaderFunctions(); in getShaderFunctions()941 return ShaderFunctions.getMap(); in getShaderFunctions()1030 ShaderFunctions = MsgPackDoc.getEmptyNode(); in reset()
34 msgpack::DocNode ShaderFunctions; variable