Searched refs:r600_translate_colorformat (Results 1 – 2 of 2) sorted by relevance
317 static uint32_t r600_translate_colorformat(enum pipe_format format) in r600_translate_colorformat() function560 return r600_translate_colorformat(format) != ~0U && in r600_is_colorbuffer_format_supported()1325 format = r600_translate_colorformat(surf->base.format); in r600_init_color_surface()
370 static uint32_t r600_translate_colorformat(enum pipe_format format) in r600_translate_colorformat() function608 return r600_translate_colorformat(format) != ~0U && in r600_is_colorbuffer_format_supported()1344 format = r600_translate_colorformat(surf->base.format); in evergreen_init_color_surface()