Searched refs:LOGICOP_NAND (Results 1 – 10 of 10) sorted by relevance
202 return LOGICOP_NAND; in i915_translate_logic_op()
918 #define LOGICOP_NAND 0x7 macro
159 return LOGICOP_NAND; in swr_convert_logic_op()
390 #define LOGICOP_NAND 0x7 macro
386 #define LOGICOP_NAND 0x7 macro
530 LOGICOP_NAND, enumerator
385 case LOGICOP_NAND: in LogicOpFunc()
886 [VK_LOGIC_OP_NAND] = LOGICOP_NAND,
130 PIPE_ASSERT(PIPE_LOGICOP_NAND == LOGICOP_NAND); in pipe_asserts()
131 PIPE_ASSERT(PIPE_LOGICOP_NAND == LOGICOP_NAND); in pipe_asserts()