Home | History | Annotate | Download | only in hlsl

Lines Matching refs:isParamOutput

2144         if (param.type->getQualifier().isParamOutput()) {
2305 if (paramType.getQualifier().isParamOutput()) {
5686 return function[argNum].type->getQualifier().isParamOutput() &&
9795 if (paramType.getQualifier().isParamOutput()) {