Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c472 static int tgsi_else(struct r600_shader_ctx *ctx);
10682 static int tgsi_else(struct r600_shader_ctx *ctx) in tgsi_else() function
11862 [TGSI_OPCODE_ELSE] = { ALU_OP0_NOP, tgsi_else},
12060 [TGSI_OPCODE_ELSE] = { ALU_OP0_NOP, tgsi_else},
12287 [TGSI_OPCODE_ELSE] = { ALU_OP0_NOP, tgsi_else},

Completed in 16 milliseconds