Searched refs:MAX_ARRAY_LOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | config.h | 143 #define MAX_ARRAY_LOCK_SIZE 3000 macro |
D | context.c | 566 consts->MaxArrayLockSize = MAX_ARRAY_LOCK_SIZE; in _mesa_init_constants() |