Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c202 boolean skip_instruction; /**< skip current instruction */ member
3331 emit->skip_instruction = FALSE; in emit_hull_shader_patch_constant_phase()
4323 emit->skip_instruction = TRUE; in emit_tcs_output_declarations()
9222 if (emit->skip_instruction) in emit_vgpu10_instruction()
10342 emit->skip_instruction = TRUE; in emit_pre_helpers()