Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c144 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) in r600_is_sampler_format_supported() function
208 if (r600_is_sampler_format_supported(screen, format)) in r600_is_format_supported()
Devergreen_state.c225 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) in r600_is_sampler_format_supported() function
279 if (r600_is_sampler_format_supported(screen, format)) in evergreen_is_format_supported()