Home
last modified time | relevance | path

Searched refs:slot_max (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp631 unsigned slot_max; in validate_explicit_variable_location() local
634 slot_max = in validate_explicit_variable_location()
639 slot_max = in validate_explicit_variable_location()
643 if (slot_limit > slot_max) { in validate_explicit_variable_location()