Home | History | Annotate | Download | only in hlsl

Lines Matching refs:constructBuiltIn

3734                 convertedResult = constructBuiltIn(retType, op, result, loc, false);
8205 newNode = constructBuiltIn(type, op, node, node->getLoc(), false);
8234 newNode = constructBuiltIn(type, op, (*p)->getAsTyped(), node->getLoc(), true);
8254 TIntermTyped* HlslParseContext::constructBuiltIn(const TType& type, TOperator op, TIntermTyped* node,