Searched defs:vcValue (Results 1 – 2 of 2) sorted by relevance
71 TIntermTyped *vcValue = new TIntermUnary(EOpNegative, y->deepCopy(), nullptr); in TransformXMajor() local124 TIntermTyped *vcValue = new TIntermBinary(EOpMul, signY, z->deepCopy()); in TransformYMajor() local177 TIntermTyped *vcValue = new TIntermUnary(EOpNegative, y->deepCopy(), nullptr); in TransformZMajor() local
975 const xmlChar *vcValue; /* the value constraint value */ member