Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_gv100.cpp122 uint8_t src1 = NV50_IR_SUBOP_LOP3_LUT_SRC1; in handleLOP2()
147 bld.mkImm(0))->subOp = (uint8_t)~NV50_IR_SUBOP_LOP3_LUT_SRC1; in handleNOT()
Dnv50_ir.h265 #define NV50_IR_SUBOP_LOP3_LUT_SRC1 0xcc macro
269 uint8_t b = NV50_IR_SUBOP_LOP3_LUT_SRC1; \