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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c202 boolean skip_instruction; /**< skip current instruction */ member in struct:svga_shader_emitter_v10
3331 emit->skip_instruction = FALSE;
4323 emit->skip_instruction = TRUE;
9277 if (emit->skip_instruction)
10397 emit->skip_instruction = TRUE;

Completed in 13 milliseconds