Searched defs:MAX_COUNT (Results 1 – 7 of 7) sorted by relevance
27 const MAX_COUNT = 11; constant
20 #define MAX_COUNT ((MAX_ALIGNMENT) * 32) macro
20 const int MAX_COUNT = 400; variable
19 #define ANGLE_KERNEL_GUARD(IDX, MAX_COUNT) \ argument
87 …MAX_COUNT, // The actual count will be given by the maxDrawCount argument passed to the draw co… enumerator