Searched refs:ADDR_UINT_BITS (Results 1 – 2 of 2) sorted by relevance
152 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()
95 ADDR_UINT_BITS, // Keep in unsigned integer form, clamped to specified range enumerator