Home
last modified time | relevance | path

Searched refs:nir_foreach_variable_with_modes (Results 1 – 25 of 44) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_sysvals_to_varyings.c40 nir_foreach_variable_with_modes(var, shader, nir_var_system_value) { in nir_lower_sysvals_to_varyings()
Dnir_opt_access.c69 nir_foreach_variable_with_modes(possible_var, state->shader, nir_var_mem_ssbo) { in gather_buffer_access()
344 nir_foreach_variable_with_modes(var, shader, nir_var_uniform | in nir_opt_access()
Dnir_lower_clip_cull_distance_arrays.c67 nir_foreach_variable_with_modes(var, nir, mode) { in combine_clip_cull()
Dnir_lower_uniforms_to_ubo.c136 nir_foreach_variable_with_modes(var, shader, nir_var_mem_ubo) { in nir_lower_uniforms_to_ubo()
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_linker.h39 nir_foreach_variable_with_modes(var, shader, nir_var_uniform | \
Dgl_nir_lower_buffers.c336 nir_foreach_variable_with_modes(var, shader, nir_var_mem_ubo | nir_var_mem_ssbo) { in gl_nir_lower_buffers()
/third_party/mesa3d/src/gallium/drivers/i915/
D.clang-format59 - nir_foreach_variable_with_modes
/third_party/mesa3d/src/gallium/drivers/freedreno/
D.clang-format71 - nir_foreach_variable_with_modes
/third_party/mesa3d/src/freedreno/
D.clang-format71 - nir_foreach_variable_with_modes
/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.c97 nir_foreach_variable_with_modes(var, s, varying_mode) { in collect_varyings()
112 nir_foreach_variable_with_modes(var, s, varying_mode) { in collect_varyings()
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c407 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) in add_kernel_inputs_var()
449 nir_foreach_variable_with_modes(var, nir, nir_var_mem_constant) { in clc_lower_constant_to_ssbo()
977 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) { in clc_spirv_to_dxil()
1010 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) { in clc_spirv_to_dxil()
1033 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) { in clc_spirv_to_dxil()
1210 nir_foreach_variable_with_modes(var, nir, nir_var_mem_ssbo) { in clc_spirv_to_dxil()
Dclc_nir.c294 nir_foreach_variable_with_modes(uniform, nir, nir_var_uniform) { in find_identical_const_sampler()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_rt.c66 nir_foreach_variable_with_modes(var, shader, nir_var_shader_call_data) in lower_rt_io_derefs()
70 nir_foreach_variable_with_modes(var, shader, nir_var_ray_hit_attrib) in lower_rt_io_derefs()
/third_party/mesa3d/src/gallium/drivers/zink/
Dnir_lower_dynamic_bo_access.c117 nir_foreach_variable_with_modes(var, b->shader, nir_var_mem_ssbo) in lower_dynamic_bo_access_instr()
Dzink_compiler.c606 nir_foreach_variable_with_modes(var, nir, nir_var_shader_in) in decompose_attribs()
759 nir_foreach_variable_with_modes(var, consumer, nir_var_shader_in) in zink_compiler_assign_io()
767 nir_foreach_variable_with_modes(var, producer, nir_var_shader_out) in zink_compiler_assign_io()
993 nir_foreach_variable_with_modes(var, shader, nir_var_mem_ssbo | nir_var_mem_ubo) { in unbreak_bos()
1389 nir_foreach_variable_with_modes(var, nir, nir_var_shader_in | nir_var_shader_out) { in zink_shader_create()
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_compiler_cmdline.c76 nir_foreach_variable_with_modes(var, nir, mode) { in fixup_varying_slots()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_passes.c422 nir_foreach_variable_with_modes(var, b->shader, nir_var_uniform) { in lower_instr()
579 nir_foreach_variable_with_modes(var, s, modes) { in fix_io_uint_type()
795 nir_foreach_variable_with_modes(var, shader, nir_var_shader_out) { in d3d12_lower_triangle_strip()
Dd3d12_compiler.cpp179 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) { in compile_nir()
425 nir_foreach_variable_with_modes(input, fs->current->nir, in has_flat_varyings()
486 nir_foreach_variable_with_modes(var, s, modes) { in fill_varyings()
505 nir_foreach_variable_with_modes(input, fs->current->nir, in fill_flat_varyings()
Dd3d12_lower_point_sprite.c56 nir_foreach_variable_with_modes(var, shader, nir_var_shader_out) { in find_outputs()
/third_party/mesa3d/src/asahi/compiler/
Dcmdline.c74 nir_foreach_variable_with_modes (var, nir, mode) { in fixup_varying_slots()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c477 nir_foreach_variable_with_modes(var, s, modes) { in get_input_signature_group()
564 nir_foreach_variable_with_modes(var, s, nir_var_shader_out) { in get_output_signature()
Dnir_to_dxil.c898 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_ssbo) in emit_globals()
1063 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_shader_temp) { in emit_global_consts()
4443 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_ubo) { in emit_cbvs()
4535 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_uniform) { in emit_module()
4546 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_uniform) { in emit_module()
4556 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_ssbo) { in emit_module()
4605 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_ssbo) { in emit_module()
4619 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_uniform) { in emit_module()
4663 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_shader_out) { in emit_module()
4824 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_shader_in) { in append_input_or_sysvalue()
[all …]
Ddxil_nir.c1396 nir_foreach_variable_with_modes(var, b->shader, nir_var_uniform) { in redirect_sampler_derefs()
1538 nir_foreach_variable_with_modes(var, s, modes) { in dxil_sort_by_driver_location()
1571 nir_foreach_variable_with_modes(var, s, nir_var_shader_out) { in dxil_sort_ps_outputs()
1594 nir_foreach_variable_with_modes(var, s, modes) { in dxil_reassign_driver_locations()
/third_party/mesa3d/src/panfrost/bifrost/
Dcmdline.c106 nir_foreach_variable_with_modes (var, nir, mode) { in fixup_varying_slots()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c95 nir_foreach_variable_with_modes (var, nir, mode) { in fixup_varying_slots()

12