Home
last modified time | relevance | path

Searched refs:ureg_fixup_label (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mc.c215 ureg_fixup_label(shader, label, ureg_get_instruction_number(shader)); in create_ref_frag_shader()
301 ureg_fixup_label(shader, label, ureg_get_instruction_number(shader)); in create_ycbcr_vert_shader()
349 ureg_fixup_label(shader, label, ureg_get_instruction_number(shader)); in create_ycbcr_frag_shader()
365 ureg_fixup_label(shader, label, ureg_get_instruction_number(shader)); in create_ycbcr_frag_shader()
/external/mesa3d/src/gallium/frontends/nine/
Dnine_ff.c848 ureg_fixup_label(ureg, label[l-1], ureg_get_instruction_number(ureg)); in nine_ff_build_vs()
877 ureg_fixup_label(ureg, label[l-1], ureg_get_instruction_number(ureg)); in nine_ff_build_vs()
903 ureg_fixup_label(ureg, label[l-1], ureg_get_instruction_number(ureg)); in nine_ff_build_vs()
916 ureg_fixup_label(ureg, label[l-1], ureg_get_instruction_number(ureg)); in nine_ff_build_vs()
919 ureg_fixup_label(ureg, label[loop_label], ureg_get_instruction_number(ureg)); in nine_ff_build_vs()
Dnine_shader.c899 ureg_fixup_label(tx->ureg, tx->loop_labels[tx->loop_depth], in tx_endloop()
963 ureg_fixup_label(tx->ureg, tx->cond_labels[tx->cond_depth], in tx_endcond()
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h469 ureg_fixup_label(struct ureg_program *ureg,
Dtgsi_ureg.c1025 ureg_fixup_label(struct ureg_program *ureg, in ureg_fixup_label() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h548 ureg_fixup_label(struct ureg_program *ureg,
Dtgsi_ureg.c1326 ureg_fixup_label(struct ureg_program *ureg, in ureg_fixup_label() function
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c2058 ureg_fixup_label(c->ureg, label, ureg_get_instruction_number(c->ureg)); in ntt_emit_if()
2063 ureg_fixup_label(c->ureg, label, ureg_get_instruction_number(c->ureg)); in ntt_emit_if()