Searched refs:LOGICOP_NAND (Results 1 – 10 of 10) sorted by relevance
204 return LOGICOP_NAND; in i915_translate_logic_op()
952 #define LOGICOP_NAND 0x7 macro
158 return LOGICOP_NAND; in swr_convert_logic_op()
390 #define LOGICOP_NAND 0x7 macro
386 #define LOGICOP_NAND 0x7 macro
503 #define LOGICOP_NAND 0x7 macro
530 LOGICOP_NAND, enumerator
383 case LOGICOP_NAND: in LogicOpFunc()
812 [VK_LOGIC_OP_NAND] = LOGICOP_NAND,
130 PIPE_ASSERT(PIPE_LOGICOP_NAND == LOGICOP_NAND); in pipe_asserts()