Searched refs:SI_MAX_BORDER_COLORS (Results 1 – 3 of 3) sorted by relevance
536 sctx->border_color_table = malloc(SI_MAX_BORDER_COLORS * sizeof(*sctx->border_color_table)); in si_create_context()541 screen, 0, PIPE_USAGE_DEFAULT, SI_MAX_BORDER_COLORS * sizeof(*sctx->border_color_table))); in si_create_context()
102 #define SI_MAX_BORDER_COLORS 4096 macro
4347 if (i >= SI_MAX_BORDER_COLORS) { in si_translate_border_color()