Searched refs:si_translate_colorformat (Results 1 – 1 of 1) sorted by relevance
1455 static uint32_t si_translate_colorformat(enum pipe_format format) in si_translate_colorformat() function2131 return si_translate_colorformat(format) != V_028C70_COLOR_INVALID && in si_is_colorbuffer_format_supported()2385 format = si_translate_colorformat(surf->base.format); in si_initialize_color_surface()