Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrelemlib.cpp145 case ADDR_UINT_BITS: // unsigned integer bit field, clamped to range in Flt32sToInt32s()
572 pInfo->numType[c] = ADDR_UINT_BITS; in GetCompType()
592 pInfo->numType[c] = ADDR_UINT_BITS; in GetCompType()
694 pInfo->numType[c] = ADDR_UINT_BITS; in GetCompType()
1028 pInfo->numType [1] = ADDR_UINT_BITS; in PixGetDepthCompInfo()
1032 pInfo->numType [1] = ADDR_UINT_BITS; in PixGetDepthCompInfo()
1048 pInfo->numType [1] = ADDR_UINT_BITS; in PixGetDepthCompInfo()
Daddrelemlib.h92 ADDR_UINT_BITS, // Keep in unsigned integer form, clamped to specified range enumerator