/aosp_15_r20/external/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler.c | 61 nir_foreach_variable_with_modes(var, b->shader, var_mode) { in lower_image_deref_impl() 223 nir_foreach_variable_with_modes(var, b->shader, nir_var_uniform) { in clc_lower_input_image_deref() 422 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) in add_kernel_inputs_var() 463 nir_foreach_variable_with_modes(var, nir, nir_var_mem_constant) { in clc_lower_constant_to_ssbo() 496 nir_foreach_variable_with_modes(var, nir, from) in clc_change_variable_mode() 896 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) { in clc_spirv_to_dxil() 1006 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) { in clc_spirv_to_dxil() 1172 nir_foreach_variable_with_modes(var, nir, nir_var_mem_ssbo) { in clc_spirv_to_dxil()
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_nir.c | 210 nir_foreach_variable_with_modes(var, nir, nir_var_mem_constant) in dxil_nir_lower_constant_to_temp() 239 nir_foreach_variable_with_modes(var, nir, nir_var_mem_constant) { in dxil_nir_lower_constant_to_temp() 405 nir_foreach_variable_with_modes(var, shader, modes & ~nir_var_function_temp) in dxil_nir_flatten_var_arrays() 587 nir_foreach_variable_with_modes(var, shader, modes & ~nir_var_function_temp) in dxil_nir_lower_var_bit_size() 1288 nir_foreach_variable_with_modes(var, b->shader, nir_var_uniform) { in redirect_sampler_derefs() 1375 nir_foreach_variable_with_modes(var, b->shader, nir_var_uniform) { in redirect_texture_derefs() 1557 nir_foreach_variable_with_modes(var, s, nir_var_shader_out) { in dxil_sort_ps_outputs() 1622 nir_foreach_variable_with_modes(var, s, modes) { in dxil_reassign_driver_locations() 1770 nir_foreach_variable_with_modes(var, s, modes) { in fix_io_uint_type() 2633 nir_foreach_variable_with_modes(var, b->shader, nir_var_image) { in update_intrinsic_formats() [all …]
|
H A D | dxil_signature.c | 553 nir_foreach_variable_with_modes(var, s, modes) { in get_input_signature_group() 563 nir_foreach_variable_with_modes(test_var, s, modes) { in get_input_signature_group() 643 nir_foreach_variable_with_modes(var, s, nir_var_shader_out) { in process_output_signature() 746 nir_foreach_variable_with_modes(var, s, mode) { in process_patch_const_signature()
|
H A D | nir_to_dxil.c | 1359 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_ssbo) in emit_globals() 1490 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_constant) { in emit_global_consts() 1497 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_constant) { in emit_global_consts() 1523 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_shared) in emit_shared_vars() 1528 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_shared) { in emit_shared_vars() 2029 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_shader_in) { in emit_metadata() 3567 nir_foreach_variable_with_modes(var, s, mode) { in find_patch_matching_variable_by_driver_location() 5901 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_mem_ubo) { in emit_cbvs() 6031 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_uniform) { in emit_module() 6039 nir_foreach_variable_with_modes(var, ctx->shader, nir_var_uniform) { in emit_module() [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compiler.cpp | 156 nir_foreach_variable_with_modes(var, nir, nir_var_uniform) { in compile_nir() 450 nir_foreach_variable_with_modes(input, fs->initial, in has_flat_varyings() 504 nir_foreach_variable_with_modes(var, s, modes) { in fill_varyings() 569 nir_foreach_variable_with_modes(input, fs->initial, in fill_flat_varyings() 1370 nir_foreach_variable_with_modes(var, nir, nir_var_shader_in) { in d3d12_create_shader_impl() 1376 nir_foreach_variable_with_modes(var, nir, nir_var_shader_out) { in d3d12_create_shader_impl() 1449 nir_foreach_variable_with_modes(var, nir, nir_var_shader_in) { in d3d12_create_shader()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_access.c | 68 nir_foreach_variable_with_modes(possible_var, state->shader, nir_var_mem_ssbo) { in gather_buffer_access() 319 …nir_foreach_variable_with_modes(var, shader, nir_var_uniform | nir_var_mem_ubo | nir_var_mem_ssbo … in nir_opt_access()
|
H A D | nir_lower_view_index_to_device_index.c | 13 nir_foreach_variable_with_modes(var, shader, nir_var_system_value) { in nir_lower_view_index_to_device_index()
|
H A D | nir_lower_sysvals_to_varyings.c | 40 nir_foreach_variable_with_modes(var, shader, nir_var_system_value) { in nir_lower_sysvals_to_varyings()
|
H A D | nir_lower_clip_cull_distance_arrays.c | 397 nir_foreach_variable_with_modes(var, shader, mode) { in nir_lower_clip_cull_distance_to_vec4s() 449 nir_foreach_variable_with_modes(var, nir, mode) { in combine_clip_cull()
|
H A D | nir.c | 392 nir_foreach_variable_with_modes(var, shader, mode) { in nir_find_variable_with_location() 405 nir_foreach_variable_with_modes(var, shader, mode) { in nir_find_variable_with_driver_location() 416 nir_foreach_variable_with_modes(var, s, nir_var_uniform) { in nir_find_state_variable() 428 nir_foreach_variable_with_modes(var, shader, nir_var_uniform) { in nir_find_sampler_variable_with_tex_index() 467 nir_foreach_variable_with_modes(var, shader, modes) { in nir_sort_variables_with_modes() 2045 nir_foreach_variable_with_modes(var, shader, modes) in nir_shader_index_vars() 2795 nir_foreach_variable_with_modes(var, shader, nir_var_mem_ubo | nir_var_mem_ssbo) { in nir_get_binding_variable()
|
H A D | nir_lower_io_to_vector.c | 220 nir_foreach_variable_with_modes(var, shader, mode) { in create_new_io_vars() 640 nir_foreach_variable_with_modes(var, shader, mode) { in nir_vectorize_tess_levels()
|
H A D | nir_lower_uniforms_to_ubo.c | 135 nir_foreach_variable_with_modes(var, shader, nir_var_mem_ubo) { in nir_lower_uniforms_to_ubo()
|
H A D | nir_linking_helpers.c | 433 nir_foreach_variable_with_modes(var, shader, mode) { in remap_slots_and_components() 1172 nir_foreach_variable_with_modes(v, nir, uniform->data.mode) { in nir_clone_uniform_variable() 1325 nir_foreach_variable_with_modes(var, consumer, nir_var_shader_in) { in find_consumer_variable()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 416 nir_foreach_variable_with_modes(var, b->shader, nir_var_shader_out) { in lower_pv_mode_emit_rotated_prim() 514 nir_foreach_variable_with_modes(var, shader, nir_var_shader_out) { in lower_pv_mode_gs() 832 nir_foreach_variable_with_modes(var, b->shader, nir_var_shader_out) { in lower_line_smooth_gs_emit_vertex() 847 nir_foreach_variable_with_modes(var, b->shader, nir_var_shader_out) { in lower_line_smooth_gs_emit_vertex() 864 nir_foreach_variable_with_modes(var, b->shader, nir_var_shader_out) { in lower_line_smooth_gs_emit_vertex() 928 nir_foreach_variable_with_modes(var, shader, nir_var_shader_out) { in lower_line_smooth_gs() 1539 nir_foreach_variable_with_modes(var, shader, nir_var_mem_ssbo | nir_var_mem_ubo) { in get_bo_vars() 1820 nir_foreach_variable_with_modes(var, nir, mode) { in find_var_with_location_frac() 2131 nir_foreach_variable_with_modes(var, nir, nir_var_shader_in) in decompose_attribs() 2988 nir_foreach_variable_with_modes(var_in, consumer, nir_var_shader_in) in zink_compiler_assign_io() [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_nir_rt.c | 65 nir_foreach_variable_with_modes(var, shader, nir_var_shader_call_data) in lower_rt_io_derefs() 69 nir_foreach_variable_with_modes(var, shader, nir_var_ray_hit_attrib) in lower_rt_io_derefs()
|
/aosp_15_r20/external/virglrenderer/src/drm/ |
H A D | .clang-format | 71 - nir_foreach_variable_with_modes
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_linker.h | 52 nir_foreach_variable_with_modes(var, shader, nir_var_uniform | \
|
H A D | gl_nir_lower_blend_equation_advanced.c | 526 nir_foreach_variable_with_modes(var, sh, nir_var_shader_out) { in gl_nir_lower_blend_equation_advanced() 586 nir_foreach_variable_with_modes(var, sh, nir_var_shader_out) { in gl_nir_lower_blend_equation_advanced()
|
H A D | gl_nir_link_varyings.c | 773 nir_foreach_variable_with_modes(var, sh->Program->nir, var_mode[i]) { in gl_nir_validate_first_and_last_interface_explicit_locations() 839 nir_foreach_variable_with_modes(var, producer->Program->nir, nir_var_shader_out) { in gl_nir_cross_validate_outputs_to_inputs() 866 nir_foreach_variable_with_modes(input, consumer->Program->nir, nir_var_shader_in) { in gl_nir_cross_validate_outputs_to_inputs() 1062 nir_foreach_variable_with_modes(var, shader, io_mode) { in assign_attribute_or_color_locations() 3307 nir_foreach_variable_with_modes(var, nir, io_mode) { in canonicalize_shader_io() 3356 nir_foreach_variable_with_modes(var, sh->Program->nir, io_mode) { in reserved_varying_slot()
|
/aosp_15_r20/external/mesa3d/src/ |
H A D | .clang-format | 119 - nir_foreach_variable_with_modes
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/ |
H A D | rusticl_nir.c | 137 nir_foreach_variable_with_modes(var, shader, nir_var_mem_ubo) { in rusticl_lower_inputs()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_nir_push_descriptor_analysis.c | 65 nir_foreach_variable_with_modes(var, shader, in anv_nir_compute_used_push_descriptors()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | r300_nir.c | 99 nir_foreach_variable_with_modes(var, s, nir_var_mem_ubo) { in have_too_many_ubos()
|
/aosp_15_r20/external/mesa3d/src/imagination/rogue/ |
H A D | rogue_build_data.c | 130 nir_foreach_variable_with_modes (var, nir, mode) { in nir_count_variables_with_modes()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_glsl_to_nir.cpp | 80 nir_foreach_variable_with_modes(var, shader, mode) { in st_nir_fixup_varying_slots() 189 nir_foreach_variable_with_modes(uniform, nir, nir_var_uniform | in st_nir_assign_uniform_locations()
|