Searched refs:pipe_formats (Results 1 – 2 of 2) sorted by relevance
148 def __init__(self, pipe_formats, gfx10_formats): argument149 self.pipe_formats = pipe_formats253 pipe_formats = parse(sys.argv[1]) variable260 mapping = Gfx10FormatMapping(pipe_formats, gfx10_formats)263 for fmt in pipe_formats:
131 static const enum pipe_format pipe_formats[] = { in dri_fill_in_modes() enum225 assert(ARRAY_SIZE(mesa_formats) == ARRAY_SIZE(pipe_formats)); in dri_fill_in_modes()253 if (!p_screen->is_format_supported(p_screen, pipe_formats[format], in dri_fill_in_modes()262 if (p_screen->is_format_supported(p_screen, pipe_formats[format], in dri_fill_in_modes()