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