Searched defs:slot_limit (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | link_varyings.cpp | 632 unsigned slot_limit = idx + num_elements; local in function:validate_explicit_variable_location 867 unsigned slot_limit = idx + num_elements; local in function:cross_validate_outputs_to_inputs |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | link_varyings.cpp | 622 unsigned slot_limit = idx + num_elements; local in function:validate_explicit_variable_location 817 unsigned slot_limit = idx + num_elements; local in function:cross_validate_outputs_to_inputs |
Completed in 9 milliseconds