Searched defs:slot_limit (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_varyings.cpp632 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 Dlink_varyings.cpp622 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