Home
last modified time | relevance | path

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

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