Searched defs:MAX_SLOTS (Results 1 – 16 of 16) sorted by relevance
5 #define MAX_SLOTS 32 macro
5 #define MAX_SLOTS 20 macro
6 #define MAX_SLOTS 32 macro
5 #define MAX_SLOTS 25 macro
6 #define MAX_SLOTS 36 macro
6 #define MAX_SLOTS 26 macro
5 #define MAX_SLOTS 27 macro
14 #define MAX_SLOTS 32 macro
7 #define MAX_SLOTS 26 macro
7 #define MAX_SLOTS 20 macro
6 #define MAX_SLOTS 27 macro
39 #define MAX_SLOTS MAX2(VARYING_SLOT_TESS_MAX, FRAG_RESULT_MAX+1) macro211 bool flat_vars[MAX_SLOTS]) in create_new_io_vars()
11 pub const MAX_SLOTS: u8 = 16; constant