Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h264 #define NV50_IR_SUBOP_LOP3_LUT_SRC0 0xf0 macro
268 uint8_t a = NV50_IR_SUBOP_LOP3_LUT_SRC0; \
Dnv50_ir_lowering_gv100.cpp121 uint8_t src0 = NV50_IR_SUBOP_LOP3_LUT_SRC0; in handleLOP2()