Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuTexVerifierUtil.cpp58 Vec2 computeNonNormalizedCoordBounds (const bool normalizedCoords, const int dim, const float coord, const int coordBits, const int uvBits) in computeNonNormalizedCoordBounds() argument
65 const float minC = minA - computeFixedPointError(uvBits); in computeNonNormalizedCoordBounds()
66 const float maxC = maxA + computeFixedPointError(uvBits); in computeNonNormalizedCoordBounds()
H A DtcuTexVerifierUtil.hpp115 Vec2 computeNonNormalizedCoordBounds (const bool normalizedCoords, const int dim, const float coord, const int coordBits, const int uvBits);

Completed in 1 milliseconds