Home
last modified time | relevance | path

Searched defs:nir_foreach_shader_in_variable (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_flatshade.c45 nir_foreach_shader_in_variable(var, shader) { in nir_lower_flatshade() function
H A Dnir_lower_single_sampled.c103 nir_foreach_shader_in_variable(var, shader) { in nir_lower_single_sampled() function
H A Dnir_gather_info.c1007 nir_foreach_shader_in_variable(var, shader) { in nir_shader_gather_info() function
H A Dnir_lower_clip.c476 nir_foreach_shader_in_variable(var, shader) { in fs_has_clip_dist_input_var() function
H A Dnir.h802 #define nir_foreach_shader_in_variable(var, shader) \ macro
H A Dnir_linking_helpers.c211 nir_foreach_shader_in_variable(var, consumer) { in nir_remove_unused_varyings() function
973 nir_foreach_shader_in_variable(var, consumer) { in nir_link_xfb_varyings() function
1007 nir_foreach_shader_in_variable(var, consumer) { in get_matching_input_var() function
1669 nir_foreach_shader_in_variable(variable, consumer) { in nir_assign_linked_io_var_locations() function
1691 nir_foreach_shader_in_variable(variable, consumer) { in nir_assign_linked_io_var_locations() function
H A Dnir.c2684 nir_foreach_shader_in_variable(var, shader) { in nir_remap_dual_slot_attributes() function
2691 nir_foreach_shader_in_variable(var, shader) { in nir_remap_dual_slot_attributes() function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_interpolation_map.c78 nir_foreach_shader_in_variable(var, nir) { in brw_setup_vue_interpolation() function
H A Dbrw_nir.c420 nir_foreach_shader_in_variable(var, nir) { in brw_nir_lower_fs_inputs() function
942 nir_foreach_shader_in_variable(var, consumer) { in brw_nir_link_shaders() function
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_build_data.c157 nir_foreach_shader_in_variable (var, nir) { in collect_io_data_fs() function
302 nir_foreach_shader_in_variable (var, nir) { in collect_io_data_vs() function
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c490 nir_foreach_shader_in_variable(variable, nir) { in nir_tgsi_scan_shader() function
576 nir_foreach_shader_in_variable(var, nir) { in nir_tgsi_scan_shader() function
H A Dnir_draw_helpers.c217 nir_foreach_shader_in_variable(var, shader) { in nir_lower_aaline_fs() function
339 nir_foreach_shader_in_variable(var, shader) { in nir_lower_aapoint_fs() function
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c562 nir_foreach_shader_in_variable (var, nir) { in ir3_nir_lower_view_layer_id() function
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.c494 nir_foreach_shader_in_variable (variable, nir) in radv_nir_shader_info_pass() function
H A Dradv_nir_to_llvm.c525 nir_foreach_shader_in_variable (variable, nir) { in prepare_interp_optimize() function
H A Dradv_pipeline.c2971 nir_foreach_shader_in_variable(var, ps) { in radv_link_shaders() function
3232 nir_foreach_shader_in_variable (var, stages[MESA_SHADER_VERTEX].nir) { in radv_set_driver_locations() function
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.c767 nir_foreach_shader_in_variable(var, nir) { in tu_shader_create() function
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c519 nir_foreach_shader_in_variable(var, nir) { in lvp_shader_compile_to_ir() function
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp1022 nir_foreach_shader_in_variable(var, nir) { in assignSlots() function
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c1097 nir_foreach_shader_in_variable(var, s) { in etna_compile_shader() function
1106 nir_foreach_shader_in_variable(var, s) { in etna_compile_shader() function
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c1851 nir_foreach_shader_in_variable(input_var, nir) { in populate_consumer_input_sets() function
2270 nir_foreach_shader_in_variable(var, consumer) { in remove_unused_varyings() function
2309 nir_foreach_shader_in_variable(var, consumer) { in remove_unused_varyings() function
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1564 nir_foreach_shader_in_variable(var, nir) { in agx_remap_varyings_fs() function
1579 nir_foreach_shader_in_variable(var, nir) { in agx_remap_varyings_fs() function
1619 nir_foreach_shader_in_variable(var, nir) { in agx_flat_varying_mask() function
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4831 nir_foreach_shader_in_variable(var, nir) { in bi_fp32_varying_mask() function

Completed in 62 milliseconds