Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp398 compute_variable_location_slot(ir_variable *var, gl_shader_stage stage) in compute_variable_location_slot() function
560 unsigned idx = compute_variable_location_slot(var, sh->Stage); in validate_explicit_variable_location()
756 compute_variable_location_slot(input, consumer->Stage); in cross_validate_outputs_to_inputs()