Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_parse.py117 …def __init__(self, name, layout, block_width, block_height, block_depth, le_channels, le_swizzles,… argument
122 self.block_depth = block_depth
424 block_width, block_height, block_depth = map(int, fields[2:5])
440 …format = Format(name, layout, block_width, block_height, block_depth, le_channels, le_swizzles, be…
Du_format_table.py224 … %u},\t/* block */" % (format.block_width, format.block_height, format.block_depth, format.block_s…