Searched refs:TGSI_OPCODE_TXQ (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c134 case TGSI_OPCODE_TXQ:
H A Dtgsi_util.c219 case TGSI_OPCODE_TXQ:
H A Dtgsi_scan.c62 opcode == TGSI_OPCODE_TXQ ||
94 opcode != TGSI_OPCODE_TXQ &&
357 case TGSI_OPCODE_TXQ:
H A Dtgsi_exec.c5741 case TGSI_OPCODE_TXQ:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c134 case TGSI_OPCODE_TXQ:
H A Dtgsi_util.c158 case TGSI_OPCODE_TXQ:
H A Dtgsi_scan.c62 opcode == TGSI_OPCODE_TXQ ||
94 opcode != TGSI_OPCODE_TXQ &&
366 case TGSI_OPCODE_TXQ:
H A Dtgsi_exec.c5454 case TGSI_OPCODE_TXQ:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h437 TGSI_OPCODE_TXQ = 95, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h439 TGSI_OPCODE_TXQ = 95, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_mem.c994 &inst->Src[inst->Instruction.Opcode == TGSI_OPCODE_TXQ ? 1 : 0];
1005 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ &&
1028 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ) {
1043 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ) {
1818 bld_base->op_actions[TGSI_OPCODE_TXQ].emit = resq_emit;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c822 case TGSI_OPCODE_TXQ:
H A Dlp_bld_tgsi_soa.c2687 opcode == TGSI_OPCODE_TXQ ||
3951 bld.bld_base.op_actions[TGSI_OPCODE_TXQ].emit = txq_emit;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c822 case TGSI_OPCODE_TXQ:
H A Dlp_bld_tgsi_soa.c2684 opcode == TGSI_OPCODE_TXQ ||
4528 bld.bld_base.op_actions[TGSI_OPCODE_TXQ].emit = txq_emit;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1467 /* TGSI_OPCODE_TXQ is actually two distinct operations:
1601 [TGSI_OPCODE_TXQ] = 0,
1819 case TGSI_OPCODE_TXQ:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1568 /* TGSI_OPCODE_TXQ is actually two distinct operations:
1867 [TGSI_OPCODE_TXQ] = 0,
2111 case TGSI_OPCODE_TXQ:
H A Dnir_to_tgsi.c2137 tex_opcode = TGSI_OPCODE_TXQ;
2143 tex_opcode = TGSI_OPCODE_TXQ;
2160 if (tex_opcode == TGSI_OPCODE_TXQ) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4358 opcode = TGSI_OPCODE_TXQ;
4363 opcode = TGSI_OPCODE_TXQ;
4527 else if (opcode == TGSI_OPCODE_TXQ) {
6192 case TGSI_OPCODE_TXQ:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4469 opcode = TGSI_OPCODE_TXQ;
4474 opcode = TGSI_OPCODE_TXQ;
4648 else if (opcode == TGSI_OPCODE_TXQ) {
6245 case TGSI_OPCODE_TXQ:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp362 case TGSI_OPCODE_TXQ:
3513 case TGSI_OPCODE_TXQ:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp360 case TGSI_OPCODE_TXQ:
3545 case TGSI_OPCODE_TXQ:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c7480 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ &&
7503 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ) {
7584 inst->Instruction.Opcode != TGSI_OPCODE_TXQ) {
11683 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},
11880 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},
12106 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c7579 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ &&
7602 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ) {
7683 inst->Instruction.Opcode != TGSI_OPCODE_TXQ) {
11852 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},
12049 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},
12276 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c5690 * Emit code for TGSI_OPCODE_TXQ (texture query) instruction.
5962 case TGSI_OPCODE_TXQ:

Completed in 243 milliseconds

12