Searched refs:glslFunc (Results 1 – 1 of 1) sorted by relevance
1159 std::string glslFunc; member1163 FunctionMapping() : shaderTemplate(COMPUTE_TEMPLATE), glslFunc(""), glslArgs(""), spirVFunc("") in FunctionMapping()1169 : shaderTemplate(shaderTemplate_), glslFunc(glslFunc_), glslArgs(glslArgs_), spirVFunc(spirVFunc_) in FunctionMapping()