Searched refs:r600_is_format_supported (Results 1 – 3 of 3) sorted by relevance
697 rscreen->b.b.is_format_supported = r600_is_format_supported; in r600_screen_create()
748 boolean r600_is_format_supported(struct pipe_screen *screen,
161 boolean r600_is_format_supported(struct pipe_screen *screen, in r600_is_format_supported() function