Home
last modified time | relevance | path

Searched refs:r600_is_format_supported (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c697 rscreen->b.b.is_format_supported = r600_is_format_supported; in r600_screen_create()
Dr600_pipe.h748 boolean r600_is_format_supported(struct pipe_screen *screen,
Dr600_state.c161 boolean r600_is_format_supported(struct pipe_screen *screen, in r600_is_format_supported() function