Searched defs:r600_is_colorbuffer_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.c606 static bool r600_is_colorbuffer_format_supported(enum pipe_format format) function
657 r600_is_colorbuffer_format_supported(format)) {
H A Dr600_state.c558 static bool r600_is_colorbuffer_format_supported(enum pipe_format format) function
618 r600_is_colorbuffer_format_supported(format)) {
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c606 static bool r600_is_colorbuffer_format_supported(enum pipe_format format) function
657 r600_is_colorbuffer_format_supported(format)) {
H A Dr600_state.c558 static bool r600_is_colorbuffer_format_supported(enum pipe_format format) function
618 r600_is_colorbuffer_format_supported(format)) {

Completed in 1934 milliseconds