Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingTests.cpp1197 const int maxUsedLocation = de::max(positionLoc, colorLoc); in renderTo() local
1198 const int bindingPoint1 = maxUsedLocation + 1; in renderTo()
1199 const int bindingPoint2 = maxUsedLocation + 2; in renderTo()