Searched refs:OP_SULDP (Results 1 - 17 of 17) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h130 OP_SULDP, // surface load (formatted) enumerator in enum:nv50_ir::operation
H A Dnv50_ir_emit_gm107.cpp3680 case OP_SULDP:
H A Dnv50_ir_from_nir.cpp535 return OP_SULDP;
H A Dnv50_ir_from_tgsi.cpp2648 // Usage of the texture read mask on OP_SULDP is not allowed.
2709 mkTex(OP_SULDP, tgsi.getImageTarget(), 0, 0, def, off);
2787 mkTex(OP_SULDP, getResourceTarget(code, r), code->resources[r].slot, 0,
H A Dnv50_ir_lowering_nvc0.cpp2119 if (su->op == OP_SULDP && su->tex.target == TEX_TARGET_BUFFER) {
2310 if (su->op == OP_SULDP) {
2378 if (su->op == OP_SULDP || su->op == OP_SUREDP) {
2423 if (su->op == OP_SULDP) {
2528 if (su->op == OP_SULDP) {
3138 case OP_SULDP:
H A Dnv50_ir_target_gm107.cpp298 case OP_SULDP:
H A Dnv50_ir_target_nvc0.cpp160 { OP_SULDP, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2 },
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h133 OP_SULDP, // surface load (formatted) enumerator in enum:nv50_ir::operation
H A Dnv50_ir_emit_gm107.cpp3753 case OP_SULDP:
H A Dnv50_ir_emit_gv100.cpp1974 case OP_SULDP:
H A Dnv50_ir_from_nir.cpp566 return OP_SULDP;
H A Dnv50_ir_from_tgsi.cpp2654 // Usage of the texture read mask on OP_SULDP is not allowed.
2718 mkTex(OP_SULDP, tgsi.getImageTarget(), 0, 0, def, off);
2796 mkTex(OP_SULDP, getResourceTarget(code, r), code->resources[r].slot, 0,
H A Dnv50_ir_lowering_nv50.cpp2233 case OP_SULDP:
H A Dnv50_ir_lowering_nvc0.cpp2140 if (su->op == OP_SULDP && su->tex.target == TEX_TARGET_BUFFER) {
2348 if (su->op == OP_SULDP) {
2416 if (su->op == OP_SULDP || su->op == OP_SUREDP) {
2462 if (su->op == OP_SULDP || su->op == OP_SUREDP) {
2547 if (su->op == OP_SULDP) {
2753 if (su->op == OP_SULDP) {
3352 case OP_SULDP:
H A Dnv50_ir_target_gm107.cpp298 case OP_SULDP:
H A Dnv50_ir_target_gv100.cpp387 case OP_SULDP: return &opInfo_SULD;
H A Dnv50_ir_target_nvc0.cpp160 { OP_SULDP, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2 },

Completed in 56 milliseconds