Searched refs:PIPE_LOGICOP_NOR (Results 1 – 18 of 18) sorted by relevance
68 case PIPE_LOGICOP_NOR: in nvgl_logicop_func()
58 case PIPE_LOGICOP_NOR: in lp_build_logicop()
185 return PIPE_LOGICOP_NOR; in vk_conv_logic_op()
193 case PIPE_LOGICOP_NOR: in i915_translate_logic_op()
103 case PIPE_LOGICOP_NOR: in translate_logicop()264 case PIPE_LOGICOP_NOR: in emulate_logicop()
63 case PIPE_LOGICOP_NOR: in v3d_logicop()
88 PIPE_LOGICOP_NOR, enumerator
171 case PIPE_LOGICOP_NOR: in nir_logicop_func()
379 case PIPE_LOGICOP_NOR: in vc4_logicop()
855 case PIPE_LOGICOP_NOR: in util_logicop_reads_dest()
500 case PIPE_LOGICOP_NOR: return "nor"; in logicop_str()
313 case PIPE_LOGICOP_NOR: return VK_LOGIC_OP_NOR; in logic_op()
422 case VK_LOGIC_OP_NOR: return PIPE_LOGICOP_NOR; in translate_logicop()
182 case PIPE_LOGICOP_NOR: in logicop_quad()
290 case PIPE_LOGICOP_NOR: return D3D12_LOGIC_OP_NOR; in logic_op()
1129 [VK_LOGIC_OP_NOR] = PIPE_LOGICOP_NOR,
128 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()
127 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()