Searched refs:slot_max (Results 1 – 2 of 2) sorted by relevance
567 unsigned slot_max; in validate_explicit_variable_location() local570 slot_max = in validate_explicit_variable_location()575 slot_max = in validate_explicit_variable_location()579 if (slot_limit > slot_max) { in validate_explicit_variable_location()
3694 unsigned s, slot_max; in nine_translate_shader() local3697 slot_max = info->const_bool_slots > 0 ? in nine_translate_shader()3704 info->const_used_size = sizeof(float[4]) * slot_max; /* slots start from 1 */ in nine_translate_shader()3706 for (s = 0; s < slot_max; s++) in nine_translate_shader()