Searched defs:tgsi_bgnloop (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c216 static int tgsi_bgnloop(struct r600_shader_ctx *ctx);
397 tgsi_bgnloop(ctx);
5115 static int tgsi_bgnloop(struct r600_shader_ctx *ctx) function
5345 {TGSI_OPCODE_BGNLOOP, 0, V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_bgnloop},
5519 {TGSI_OPCODE_BGNLOOP, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_bgnloop},
5693 {TGSI_OPCODE_BGNLOOP, 0, EG_V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_NOP, tgsi_bgnloop},

Completed in 48 milliseconds