Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_parse.py38 PLAIN = 'plain' variable
211 if self.layout != PLAIN:
232 if self.layout != PLAIN:
271 if self.layout != PLAIN:
279 if self.layout != PLAIN:
287 if self.layout != PLAIN:
297 if self.layout != PLAIN or self.colorspace == ZS:
354 if layout == PLAIN:
Du_format_pack.py72 assert format.layout == PLAIN
135 if format.layout != PLAIN:
155 if format.layout == PLAIN:
440 assert format.layout == PLAIN
537 assert format.layout == PLAIN
690 return format.layout != PLAIN or format.colorspace == ZS