Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_formats.h681 #define PIPE_MASK_ZS 0x30 macro
682 #define PIPE_MASK_RGBAZS (PIPE_MASK_RGBA|PIPE_MASK_ZS)
Du_format.h677 return PIPE_MASK_ZS; in util_format_get_mask()