Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp2523 bool uInBounds = de::inBounds(origCoords.s, 0, size); in remapCubeEdgeCoords() local
2526 if (uInBounds && vInBounds) in remapCubeEdgeCoords()
2529 if (!uInBounds && !vInBounds) in remapCubeEdgeCoords()