Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/common/
Dgen_aux_map.h47 #define GEN_AUX_MAP_FORMAT_BITS_MASK 0xfff0000000000000ull macro
Dgen_aux_map.c332 assert((format_bits & GEN_AUX_MAP_FORMAT_BITS_MASK) == format_bits); in gen_aux_map_format_bits()