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