HomeSort by relevance Sort by last modified time
    Searched refs:r600_is_colorbuffer_format_supported (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c 558 static bool r600_is_colorbuffer_format_supported(enum pipe_format format) function
618 r600_is_colorbuffer_format_supported(format)) {
    [all...]
evergreen_state.c 606 static bool r600_is_colorbuffer_format_supported(enum pipe_format format) function
657 r600_is_colorbuffer_format_supported(format)) {
    [all...]

Completed in 42 milliseconds