Home | History | Annotate | Download | only in hlsl

Lines Matching refs:TIntermConstantUnion

336         const TIntermConstantUnion* asConst     = swizzle->getRight()->getAsConstantUnion();
3578 TIntermConstantUnion* HlslParseContext::getSamplePosArray(int count)
3639 return new TIntermConstantUnion(*values, retType);
6582 TIntermConstantUnion* constant = expr->getAsConstantUnion();
7014 const TIntermConstantUnion* constUnion = node->getAsConstantUnion();