Searched refs:vInBounds (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp2524 bool vInBounds = de::inBounds(origCoords.t, 0, size); local
2526 if (uInBounds && vInBounds)
2529 if (!uInBounds && !vInBounds)

Completed in 81 milliseconds