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.cpp152 case ADDR_UINT_BITS: // unsigned integer bit field, clamped to range in Flt32sToInt32s()
579 pInfo->numType[c] = ADDR_UINT_BITS; in GetCompType()
599 pInfo->numType[c] = ADDR_UINT_BITS; in GetCompType()
701 pInfo->numType[c] = ADDR_UINT_BITS; in GetCompType()
1035 pInfo->numType [1] = ADDR_UINT_BITS; in PixGetDepthCompInfo()
1039 pInfo->numType [1] = ADDR_UINT_BITS; in PixGetDepthCompInfo()
1055 pInfo->numType [1] = ADDR_UINT_BITS; in PixGetDepthCompInfo()
Daddrelemlib.h95 ADDR_UINT_BITS, // Keep in unsigned integer form, clamped to specified range enumerator