Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c474 static int tgsi_bgnloop(struct r600_shader_ctx *ctx);
10717 static int tgsi_bgnloop(struct r600_shader_ctx *ctx) in tgsi_bgnloop() function
11884 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},
12081 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},
12308 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},

Completed in 16 milliseconds