Searched defs:max_element (Results 1 – 5 of 5) sorted by relevance
312 const Entry<T>& max_element = max_heap.root(); in mergeShards() local324 const Entry<T>& max_element = max_heap.root(); in mergeShards() local
1619 unsigned max_element = 0; in si_get_draw_start_count() local
682 int16_t max_element = weight_index_stack[0]; in SortWeightIndexStack() local
915 GLuint max_element = 2 * 1000 * 1000 * 1000; /* just a big number */ in _mesa_DrawRangeElementsBaseVertex() local
420 constexpr const char *max_element(const char *a, const char *b) { in max_element() function