Searched defs:r600_is_sampler_format_supported (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_state.c601 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function
649 r600_is_sampler_format_supported(screen, format)) {
H A Dr600_state.c553 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function
610 r600_is_sampler_format_supported(screen, format)) {
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c601 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function
649 r600_is_sampler_format_supported(screen, format)) {
H A Dr600_state.c553 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function
610 r600_is_sampler_format_supported(screen, format)) {

Completed in 43 milliseconds