Home | History | Annotate | Download | only in functional

Lines Matching refs:vec

5059 					const Vec3&		vec			= tfResult.varying[vtxNdx];
5064 if (!checkTessCoordComponent(vec[compNdx]))
5067 << (m_primitiveType == TESSPRIMITIVETYPE_TRIANGLES ? de::toString(vec) : de::toString(vec.swizzle(0,1)))