Home
last modified time | relevance | path

Searched refs:is_integer_format (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c2476 bool is_integer_format = util_format_is_pure_integer(internal_format); in crocus_upload_border_color() local
2478 const int sbc_align = (GFX_VER == 8 ? 64 : ((GFX_VERx10 == 75 && is_integer_format) ? 512 : 32)); in crocus_upload_border_color()
2512 if (is_integer_format) { in crocus_upload_border_color()

Completed in 13 milliseconds