/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_passthrough_tcs.c | 46 nir_create_variable_with_location(b.shader, nir_var_system_value, in nir_create_passthrough_tcs_impl() 50 nir_create_variable_with_location(b.shader, nir_var_shader_out, in nir_create_passthrough_tcs_impl() 57 nir_create_variable_with_location(b.shader, nir_var_system_value, in nir_create_passthrough_tcs_impl() 61 nir_create_variable_with_location(b.shader, nir_var_shader_out, in nir_create_passthrough_tcs_impl() 84 nir_variable *in = nir_create_variable_with_location(b.shader, nir_var_shader_in, in nir_create_passthrough_tcs_impl() 87 nir_variable *out = nir_create_variable_with_location(b.shader, nir_var_shader_out, in nir_create_passthrough_tcs_impl()
|
H A D | nir_lower_passthrough_edgeflags.c | 76 in = nir_create_variable_with_location(b.shader, nir_var_shader_in, in lower_impl() 80 out = nir_create_variable_with_location(b.shader, nir_var_shader_out, in lower_impl()
|
H A D | nir_lower_point_size_mov.c | 58 out = nir_create_variable_with_location(b->shader, nir_var_shader_out, in lower_point_size_mov_after()
|
H A D | nir_lower_two_sided_color.c | 52 nir_variable *var = nir_create_variable_with_location(shader, nir_var_shader_in, in create_input()
|
H A D | nir.c | 315 nir_create_variable_with_location(nir_shader *shader, nir_variable_mode mode, int location, in nir_create_variable_with_location() function 383 return nir_create_variable_with_location(shader, mode, location, type); in nir_get_variable_with_location()
|
H A D | nir.h | 4570 nir_create_variable_with_location(nir_shader *shader, nir_variable_mode mode, int location,
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo.c | 293 nir_variable *in_pos = nir_create_variable_with_location(b.shader, nir_var_shader_in, in st_pbo_create_vs() 296 nir_variable *out_pos = nir_create_variable_with_location(b.shader, nir_var_shader_out, in st_pbo_create_vs() 303 nir_variable *instance_id = nir_create_variable_with_location(b.shader, nir_var_system_value, in st_pbo_create_vs() 312 nir_variable *out_layer = nir_create_variable_with_location(b.shader, nir_var_shader_out, in st_pbo_create_vs() 343 nir_variable *out_pos = nir_create_variable_with_location(b.shader, nir_var_shader_out, in st_pbo_create_gs() 348 nir_variable *out_layer = nir_create_variable_with_location(b.shader, nir_var_shader_out, in st_pbo_create_gs() 423 fragcoord = nir_create_variable_with_location(b.shader, nir_var_system_value, in create_fs() 426 fragcoord = nir_create_variable_with_location(b.shader, nir_var_shader_in, in create_fs() 443 nir_variable *var = nir_create_variable_with_location(b.shader, nir_var_shader_in, in create_fs() 571 nir_create_variable_with_location(b.shader, nir_var_shader_out, in create_fs()
|
H A D | st_nir_builtins.c | 121 in = nir_create_variable_with_location(b.shader, nir_var_system_value, in st_nir_make_passthrough_shader() 125 in = nir_create_variable_with_location(b.shader, nir_var_shader_in, in st_nir_make_passthrough_shader() 132 nir_create_variable_with_location(b.shader, nir_var_shader_out, in st_nir_make_passthrough_shader() 163 nir_variable *color_out = nir_create_variable_with_location(b.shader, nir_var_shader_out, in st_nir_make_clearcolor_shader()
|
H A D | st_cb_drawpixels.c | 155 nir_create_variable_with_location(b.shader, nir_var_shader_in, in make_drawpix_z_stencil_program_nir() 160 nir_create_variable_with_location(b.shader, nir_var_shader_out, in make_drawpix_z_stencil_program_nir() 168 nir_create_variable_with_location(b.shader, nir_var_shader_out, in make_drawpix_z_stencil_program_nir() 170 nir_create_variable_with_location(b.shader, nir_var_shader_in, in make_drawpix_z_stencil_program_nir() 176 nir_create_variable_with_location(b.shader, nir_var_shader_out, in make_drawpix_z_stencil_program_nir() 197 nir_create_variable_with_location(b.shader, nir_var_shader_in, in make_drawpix_zs_to_color_program_nir() 208 nir_create_variable_with_location(b.shader, nir_var_shader_out, in make_drawpix_zs_to_color_program_nir()
|
H A D | st_atifs_to_nir.c | 117 nir_variable *var = nir_create_variable_with_location(t->b->shader, nir_var_shader_in, slot, in load_input() 451 t->fragcolor = nir_create_variable_with_location(b.shader, nir_var_shader_out, in st_translate_atifs_program()
|
H A D | st_nir_lower_fog.c | 15 nir_create_variable_with_location(s, nir_var_shader_in, VARYING_SLOT_FOGC, glsl_float_type()); in fog_result()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shaderlib_nir.c | 331 nir_create_variable_with_location(b.shader, nir_var_shader_out, in si_get_blitter_vs() 333 nir_create_variable_with_location(b.shader, nir_var_shader_in, in si_get_blitter_vs() 338 nir_create_variable_with_location(b.shader, nir_var_shader_out, in si_get_blitter_vs() 340 nir_create_variable_with_location(b.shader, nir_var_shader_in, in si_get_blitter_vs() 346 nir_create_variable_with_location(b.shader, nir_var_shader_out, in si_get_blitter_vs() 351 nir_create_variable_with_location(b.shader, nir_var_system_value, in si_get_blitter_vs()
|
/aosp_15_r20/external/mesa3d/src/mesa/program/ |
H A D | prog_to_nir.c | 753 c->input_vars[i] = nir_create_variable_with_location(shader, nir_var_system_value, in setup_registers_and_variables() 759 nir_create_variable_with_location(shader, nir_var_shader_in, in setup_registers_and_variables() 796 c->sysval_vars[i] = nir_create_variable_with_location(b->shader, nir_var_system_value, in setup_registers_and_variables()
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_linker.c | 1153 nir_variable *psiz = nir_create_variable_with_location(nir, nir_var_shader_out, in gl_nir_add_point_size()
|