Searched refs:max_element_index (Results 1 – 9 of 9) sorted by relevance
433 uint32_t max_element_index = 0; in BuildConstantProperties() local479 max_element_index = Max(element_index, max_element_index); in BuildConstantProperties()483 max_element_index = Max(element_index, max_element_index); in BuildConstantProperties()496 (max_element_index <= 32) || ((2 * elements) >= max_element_index); in BuildConstantProperties()
438 LIMIT_CASE(max_element_index, GL_MAX_ELEMENT_INDEX, GLint64, (1<<24)-1); in init()
10 dEQP-GLES3.functional.implementation_limits.max_element_index