Home
last modified time | relevance | path

Searched defs:MAX_SLOTS (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io_to_vector.c39 #define MAX_SLOTS MAX2(VARYING_SLOT_TESS_MAX, FRAG_RESULT_MAX+1) macro
213 bool flat_vars[MAX_SLOTS]) in create_new_io_vars()
/third_party/lwip/src/include/netif/ppp/
Dvj.h38 #define MAX_SLOTS 16 /* must be > 2 and < 256 */ macro
/third_party/libevdev/libevdev/
Dlibevdev.c667 #define MAX_SLOTS 256 in sync_mt_state() macro