Searched refs:slot_max (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | link_varyings.cpp | 638 unsigned slot_max; local in function:validate_explicit_variable_location 641 slot_max = 646 slot_max = 650 if (slot_limit > slot_max) { |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | link_varyings.cpp | 628 unsigned slot_max; local in function:validate_explicit_variable_location 631 slot_max = 636 slot_max = 640 if (slot_limit > slot_max) { |
Completed in 16 milliseconds