Searched refs:NV50_IR_SUBOP_VFETCH_PHYS (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/nouveau/codegen/ | ||
D | nv50_ir.h | 287 #define NV50_IR_SUBOP_VFETCH_PHYS 1 macro |
D | nv50_ir_lowering_nvc0.cpp | 3419 i->subOp = NV50_IR_SUBOP_VFETCH_PHYS; in visit() |