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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c386 static int tgsi_bgnloop(struct r600_shader_ctx *ctx);
10590 static int tgsi_bgnloop(struct r600_shader_ctx *ctx) function in typeref:typename:int
11687 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},
11884 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},
12110 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c468 static int tgsi_bgnloop(struct r600_shader_ctx *ctx);
10689 static int tgsi_bgnloop(struct r600_shader_ctx *ctx) function in typeref:typename:int
11856 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},
12053 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},
12280 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},

Completed in 24 milliseconds