Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp2872 bool uInBounds = de::inBounds(origCoords.s, 0, size); in remapCubeEdgeCoords() local
2875 if (uInBounds && vInBounds) in remapCubeEdgeCoords()
2878 if (!uInBounds && !vInBounds) in remapCubeEdgeCoords()