Searched refs:TU_BORDER_COLOR_COUNT (Results 1 – 2 of 2) sorted by relevance
318 #define TU_BORDER_COLOR_COUNT 4096 macro386 BITSET_DECLARE(custom_border_color, TU_BORDER_COLOR_COUNT);
858 props->maxCustomBorderColorSamplers = TU_BORDER_COLOR_COUNT; in tu_GetPhysicalDeviceProperties2()1078 global_size += TU_BORDER_COLOR_COUNT * sizeof(struct bcolor_entry); in tu_CreateDevice()