Home
last modified time | relevance | path

Searched refs:NV50_IR_SUBOP_MEMBAR (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h204 #define NV50_IR_SUBOP_MEMBAR(d,s) \ macro
Dnv50_ir_from_tgsi.cpp3808 geni->subOp = NV50_IR_SUBOP_MEMBAR(M, CTA); in handleInstruction()
3810 geni->subOp = NV50_IR_SUBOP_MEMBAR(M, GL); in handleInstruction()