Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_aux_map.h47 #define INTEL_AUX_MAP_FORMAT_BITS_MASK 0xfff0000000000000ull macro
Dintel_aux_map.c332 assert((format_bits & INTEL_AUX_MAP_FORMAT_BITS_MASK) == format_bits); in intel_aux_map_format_bits()