Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp3062 bool uInBounds = de::inBounds(origCoords.s, 0, size); in remapCubeEdgeCoords() local
3065 if (uInBounds && vInBounds) in remapCubeEdgeCoords()
3068 if (!uInBounds && !vInBounds) in remapCubeEdgeCoords()

Completed in 7 milliseconds