Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c576 sctx->border_color_table = malloc(SI_MAX_BORDER_COLORS * sizeof(*sctx->border_color_table)); in si_create_context()
583 screen, 0, PIPE_USAGE_DEFAULT, SI_MAX_BORDER_COLORS * sizeof(*sctx->border_color_table))); in si_create_context()
H A Dsi_pipe.h114 #define SI_MAX_BORDER_COLORS 4096 macro
H A Dsi_state.c4683 if (i >= SI_MAX_BORDER_COLORS) { in si_translate_border_color()

Completed in 14 milliseconds