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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c201 boolean reemit_instruction; /**< reemit current instruction */ member in struct:svga_shader_emitter_v10
1333 if (emit->reemit_instruction) {
1345 emit->reemit_instruction = FALSE;
1352 emit->reemit_instruction = TRUE;
1360 if (emit->reemit_instruction) {
1366 emit->reemit_instruction = FALSE;
1375 emit->reemit_instruction = TRUE;
3393 if (emit->reemit_instruction) {
10722 if (emit->reemit_instruction) {

Completed in 14 milliseconds