Searched refs:nir_find_variable_with_driver_location (Results 1 – 7 of 7) sorted by relevance
1440 return nir_find_variable_with_driver_location(shader, nir_var_shader_in, in lookup_input()
400 nir_find_variable_with_driver_location(nir_shader *shader, in nir_find_variable_with_driver_location() function
4577 nir_variable *nir_find_variable_with_driver_location(nir_shader *shader,
3672 …nir_variable *var = nir_find_variable_with_driver_location(ctx->shader, nir_var_shader_in, nir_int… in emit_load_input_via_intrinsic()
2138 nir_variable *var = nir_find_variable_with_driver_location(nir, nir_var_shader_in, location); in decompose_attribs()
753 - pan/mdg: Deduplicate nir_find_variable_with_driver_location
513 - agx: Don't use nir_find_variable_with_driver_location