Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1440 return nir_find_variable_with_driver_location(shader, nir_var_shader_in, in lookup_input()
H A Dnir.c400 nir_find_variable_with_driver_location(nir_shader *shader, in nir_find_variable_with_driver_location() function
H A Dnir.h4577 nir_variable *nir_find_variable_with_driver_location(nir_shader *shader,
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c3672 …nir_variable *var = nir_find_variable_with_driver_location(ctx->shader, nir_var_shader_in, nir_int… in emit_load_input_via_intrinsic()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2138 nir_variable *var = nir_find_variable_with_driver_location(nir, nir_var_shader_in, location); in decompose_attribs()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D20.3.0.rst753 - pan/mdg: Deduplicate nir_find_variable_with_driver_location
H A D22.3.0.rst513 - agx: Don't use nir_find_variable_with_driver_location