Home
last modified time | relevance | path

Searched defs:gfx10_formats (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dgfx10_format_table.py136 def __init__(self, pipe_formats, gfx10_formats): argument
266 gfx10_formats = [Gfx10Format(entry) for entry in db.enum('GFX10_FORMAT').entries] variable