Home | History | Annotate | Download | only in functional

Lines Matching refs:numOuterTessellationLevels

535 static inline int numOuterTessellationLevels (TessPrimitiveType primType)
554 return tessellationLevelsString(inner, numInnerTessellationLevels(primType), outer, numOuterTessellationLevels(primType));
838 const int numOuterLevels = numOuterTessellationLevels(primitiveType);