Home
last modified time | relevance | path

Searched refs:numInnerTessellationLevels (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp524 static inline int numInnerTessellationLevels (TessPrimitiveType primType) in numInnerTessellationLevels() function
554 …return tessellationLevelsString(inner, numInnerTessellationLevels(primType), outer, numOuterTessel… in tessellationLevelsString()