Lines Matching refs:kMaxTexCoords
58 kMaxTexCoords = kNumStages116 * positions and may also contain up to GrDrawState::kMaxTexCoords sets146 GrAssert(texCoordIdx < kMaxTexCoords);154 static const int STAGE_BIT_CNT = kNumStages * kMaxTexCoords;271 int texCoordOffsetsByIdx[kMaxTexCoords],