Lines Matching refs:v3d_compile

71 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()
117 v3d_varying_slot_vpm_offset(struct v3d_compile *c, unsigned location, unsigned component) in v3d_varying_slot_vpm_offset()
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()
292 v3d_nir_lower_end_primitive(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_end_primitive()
311 v3d_nir_lower_vertex_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_vertex_input()
336 v3d_nir_lower_fragment_input(struct v3d_compile *c, nir_builder *b, in v3d_nir_lower_fragment_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()
555 v3d_nir_emit_ff_vpm_outputs(struct v3d_compile *c, nir_builder *b, in v3d_nir_emit_ff_vpm_outputs()
645 emit_gs_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_prolog()
672 emit_gs_vpm_output_header_prolog(struct v3d_compile *c, nir_builder *b, in emit_gs_vpm_output_header_prolog()
697 v3d_nir_lower_io(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_io()