Home
last modified time | relevance | path

Searched refs:v3d_compile (Results 51 – 75 of 294) sorted by relevance

12345678910>>...12

/dports/graphics/mesa-dri/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/broadcom/compiler/
H A Dv3d_nir_lower_robust_buffer_access.c55 lower_load(struct v3d_compile *c, in lower_load()
74 lower_store(struct v3d_compile *c, in lower_store()
83 lower_atomic(struct v3d_compile *c, in lower_atomic()
92 lower_shared(struct v3d_compile *c, in lower_shared()
105 lower_instr(struct v3d_compile *c, nir_builder *b, struct nir_instr *instr) in lower_instr()
150 v3d_nir_lower_robust_buffer_access(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_robust_buffer_access()
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, in resize_qreg_array()
129 resize_interp_array(struct v3d_compile *c, in resize_interp_array()
152 vir_emit_thrsw(struct v3d_compile *c) in vir_emit_thrsw()
263 ntq_flush_tmu(struct v3d_compile *c) in ntq_flush_tmu()
1107 add_output(struct v3d_compile *c, in add_output()
1358 sign_extend(struct v3d_compile *c, in sign_extend()
1899 emit_frag_end(struct v3d_compile *c) in emit_frag_end()
2036 emit_vert_end(struct v3d_compile *c) in emit_vert_end()
2045 emit_geom_end(struct v3d_compile *c) in emit_geom_end()
4255 nir_to_vir(struct v3d_compile *c) in nir_to_vir()
[all …]
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c71 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
97 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
153 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
258 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
384 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
428 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
462 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
498 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]
H A Dv3d40_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
43 vir_TMU_WRITE_or_count(struct v3d_compile *c, in vir_TMU_WRITE_or_count()
55 vir_WRTMUC(struct v3d_compile *c, enum quniform_contents contents, uint32_t data) in vir_WRTMUC()
83 handle_tex_src(struct v3d_compile *c, in handle_tex_src()
200 vir_tex_handle_srcs(struct v3d_compile *c, in vir_tex_handle_srcs()
217 get_required_tex_tmu_writes(struct v3d_compile *c, nir_tex_instr *instr) in get_required_tex_tmu_writes()
225 v3d40_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d40_vir_emit_tex()
431 vir_image_emit_register_writes(struct v3d_compile *c, in vir_image_emit_register_writes()
508 get_required_image_tmu_writes(struct v3d_compile *c, in get_required_image_tmu_writes()
519 v3d40_vir_emit_image_load_store(struct v3d_compile *c, in v3d40_vir_emit_image_load_store()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/broadcom/compiler/
H A Dvir_opt_dead_code.c43 dce(struct v3d_compile *c, struct qinst *inst) in dce()
55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads()
66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null()
76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags()
94 vir_opt_dead_code(struct v3d_compile *c) in vir_opt_dead_code()
H A Dv3d_nir_lower_io.c69 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b,
107 v3d_nir_lower_uniform(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_uniform()
159 v3d_nir_lower_vpm_output(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vpm_output()
285 v3d_nir_lower_emit_vertex(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_emit_vertex()
319 v3d_nir_lower_end_primitive(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_end_primitive()
331 v3d_nir_lower_io_instr(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_io_instr()
368 v3d_nir_lower_io_update_output_var_base(struct v3d_compile *c, in v3d_nir_lower_io_update_output_var_base()
399 v3d_nir_setup_vpm_layout_vs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_vs()
435 v3d_nir_setup_vpm_layout_gs(struct v3d_compile *c, in v3d_nir_setup_vpm_layout_gs()
571 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
[all …]

12345678910>>...12