Home
last modified time | relevance | path

Searched refs:nir_shader_get_entrypoint (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_multiview.c49 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in shader_writes_to_memory()
119 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in nir_shader_uses_view_index()
139 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader_no_position); in shader_only_position_uses_view_index()
218 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in nir_lower_multiview()
Dnir_lower_mediump.c147 nir_function_impl *impl = nir_shader_get_entrypoint(nir); in nir_lower_mediump_io()
256 nir_function_impl *impl = nir_shader_get_entrypoint(nir); in nir_force_mediump_io()
319 nir_function_impl *impl = nir_shader_get_entrypoint(nir); in nir_unpack_16bit_varying_slots()
425 nir_function_impl *impl = nir_shader_get_entrypoint(nir); in nir_fold_16bit_sampler_conversions()
565 nir_function_impl *impl = nir_shader_get_entrypoint(nir); in nir_legalize_16bit_sampler_srcs()
Dnir_lower_variable_initializers.c154 nir_builder_init(&b, nir_shader_get_entrypoint(shader)); in nir_zero_initialize_shared_memory()
197 nir_metadata_preserve(nir_shader_get_entrypoint(shader), nir_metadata_none); in nir_zero_initialize_shared_memory()
Dnir_lower_point_size_mov.c79 lower_impl(nir_shader_get_entrypoint(shader), pointsize_state_tokens, in nir_lower_point_size_mov()
Dnir_lower_shader_calls.c32 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in move_system_values_to_top()
317 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in spill_ssa_defs_and_lower_shader_calls()
961 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in lower_resume()
1014 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in replace_resume_with_halt()
1078 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in nir_lower_shader_calls()
Dnir_opt_fragdepth.c59 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in nir_opt_fragdepth()
Dnir_lower_is_helper_invocation.c107 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in nir_lower_is_helper_invocation()
Dnir_lower_passthrough_edgeflags.c103 lower_impl(nir_shader_get_entrypoint(shader)); in nir_lower_passthrough_edgeflags()
Dnir_lower_bitmap.c141 lower_bitmap_impl(nir_shader_get_entrypoint(shader), options); in nir_lower_bitmap()
Dnir_lower_clip.c309 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in nir_lower_clip_vs()
382 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in nir_lower_clip_gs()
Dnir_linking_helpers.c552 nir_function_impl *impl = nir_shader_get_entrypoint(consumer); in gather_varying_component_info()
617 impl = nir_shader_get_entrypoint(producer); in gather_varying_component_info()
1011 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in replace_varying_input_by_constant_load()
1063 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in replace_duplicate_input()
1198 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in replace_varying_input_by_uniform_load()
1330 nir_function_impl *impl = nir_shader_get_entrypoint(producer); in nir_link_opt_varyings()
Dnir_lower_discard_or_demote.c150 nir_shader_gather_info(shader, nir_shader_get_entrypoint(shader)); in nir_lower_discard_or_demote()
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_compiler_cmdline.c122 nir_shader_get_entrypoint(nir), in load_glsl()
126 nir_shader_get_entrypoint(nir), in load_glsl()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_intersection_shader.c30 nir_function_impl *impl = nir_shader_get_entrypoint(any_hit); in lower_any_hit_for_intersection()
146 nir_function_impl *impl = nir_shader_get_entrypoint(intersection); in brw_nir_lower_intersection_shader()
Dbrw_nir_tcs_workarounds.c112 nir_function_impl *impl = nir_shader_get_entrypoint(nir); in brw_nir_apply_tcs_quads_workaround()
Dbrw_nir_lower_alpha_to_coverage.c84 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in brw_nir_lower_alpha_to_coverage()
Dbrw_nir_rt.c61 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in lower_rt_io_derefs()
274 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in lower_ray_walk_intrinsics()
/third_party/mesa3d/src/compiler/spirv/tests/
Dhelpers.h67 nir_function_impl *impl = nir_shader_get_entrypoint(shader);
/third_party/mesa3d/src/intel/blorp/
Dblorp.c234 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in blorp_compile_fs()
268 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in blorp_compile_vs()
312 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in blorp_compile_cs()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp91 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in st_shader_gather_info()
378 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in st_nir_preprocess()
398 nir_shader_get_entrypoint(nir), in st_nir_preprocess()
403 nir_shader_get_entrypoint(nir), in st_nir_preprocess()
607 nir_shader_get_entrypoint(producer), true, false); in st_nir_vectorize_io()
Dst_nir_builtins.c61 nir_shader_gather_info(nir, nir_shader_get_entrypoint(nir)); in st_nir_finish_builtin_shader()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c287 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in ir3_nir_lower_to_explicit_output()
363 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in ir3_nir_lower_to_explicit_input()
664 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in ir3_nir_lower_tess_ctrl()
820 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in ir3_nir_lower_tess_eval()
920 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in ir3_nir_lower_gs()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_nir_lower_multiview.c20 nir_function_impl *impl = nir_shader_get_entrypoint(nir); in lower_multiview_mask()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c131 nir_shader_get_entrypoint(nir), true, true); in load_glsl()
134 nir_shader_get_entrypoint(nir), true, false); in load_glsl()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_nir_uniforms.cpp321 nir_function_impl *impl = nir_shader_get_entrypoint(shader); in brw_nir_lower_gl_images()
408 nir_function_impl *impl = nir_shader_get_entrypoint(nir); in brw_nir_lower_legacy_clipping()

1234