Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_passthrough_tcs.c46 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 Dnir_lower_passthrough_edgeflags.c76 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 Dnir_lower_point_size_mov.c58 out = nir_create_variable_with_location(b->shader, nir_var_shader_out, in lower_point_size_mov_after()
H A Dnir_lower_two_sided_color.c52 nir_variable *var = nir_create_variable_with_location(shader, nir_var_shader_in, in create_input()
H A Dnir.c315 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 Dnir.h4570 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 Dst_pbo.c293 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 Dst_nir_builtins.c121 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 Dst_cb_drawpixels.c155 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 Dst_atifs_to_nir.c117 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 Dst_nir_lower_fog.c15 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 Dsi_shaderlib_nir.c331 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 Dprog_to_nir.c753 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 Dgl_nir_linker.c1153 nir_variable *psiz = nir_create_variable_with_location(nir, nir_var_shader_out, in gl_nir_add_point_size()