Home
last modified time | relevance | path

Searched refs:cont_target (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c38 unsigned cont_target; member
734 loop.cont_target = idx; in nvfx_vertprog_parse_instruction()
742 reloc.target = loop.cont_target; in nvfx_vertprog_parse_instruction()
751 reloc.target = loop.cont_target; in nvfx_vertprog_parse_instruction()
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.h225 SpvId cont_target, SpvLoopControlMask loop_control);
Dspirv_builder.c580 SpvId cont_target, SpvLoopControlMask loop_control) in spirv_builder_loop_merge() argument
585 spirv_buffer_emit_word(&b->instructions, cont_target); in spirv_builder_loop_merge()