Searched refs:tgsi_unsupported (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 4285 static int tgsi_unsupported(struct r600_shader_ctx *ctx) function in typeref:typename:int 11607 [TGSI_OPCODE_FMA] = { ALU_OP0_NOP, tgsi_unsupported}, 11609 [21] = { ALU_OP0_NOP, tgsi_unsupported}, 11610 [22] = { ALU_OP0_NOP, tgsi_unsupported}, 11611 [23] = { ALU_OP0_NOP, tgsi_unsupported}, 11613 [25] = { ALU_OP0_NOP, tgsi_unsupported}, 11619 [31] = { ALU_OP0_NOP, tgsi_unsupported}, 11620 [32] = { ALU_OP0_NOP, tgsi_unsupported}, 11621 [TGSI_OPCODE_CLOCK] = { ALU_OP0_NOP, tgsi_unsupported}, 11622 [34] = { ALU_OP0_NOP, tgsi_unsupported}, [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 4374 static int tgsi_unsupported(struct r600_shader_ctx *ctx) function in typeref:typename:int 11776 [TGSI_OPCODE_FMA] = { ALU_OP0_NOP, tgsi_unsupported}, 11778 [21] = { ALU_OP0_NOP, tgsi_unsupported}, 11779 [22] = { ALU_OP0_NOP, tgsi_unsupported}, 11780 [23] = { ALU_OP0_NOP, tgsi_unsupported}, 11782 [25] = { ALU_OP0_NOP, tgsi_unsupported}, 11788 [31] = { ALU_OP0_NOP, tgsi_unsupported}, 11789 [32] = { ALU_OP0_NOP, tgsi_unsupported}, 11790 [TGSI_OPCODE_CLOCK] = { ALU_OP0_NOP, tgsi_unsupported}, 11791 [34] = { ALU_OP0_NOP, tgsi_unsupported}, [all...] |
Completed in 27 milliseconds