Searched refs:PIPE_LOGICOP_NOR (Results 1 – 19 of 19) sorted by relevance
68 case PIPE_LOGICOP_NOR: in nvgl_logicop_func()
58 case PIPE_LOGICOP_NOR: in lp_build_logicop()
193 case PIPE_LOGICOP_NOR: in i915_translate_logic_op()
185 return PIPE_LOGICOP_NOR; in vk_conv_logic_op()
103 case PIPE_LOGICOP_NOR: in translate_logicop()264 case PIPE_LOGICOP_NOR: in emulate_logicop()
146 case PIPE_LOGICOP_NOR: in swr_convert_logic_op()
171 case PIPE_LOGICOP_NOR: in nir_logicop_func()
63 case PIPE_LOGICOP_NOR: in v3d_logicop()
88 PIPE_LOGICOP_NOR, enumerator
379 case PIPE_LOGICOP_NOR: in vc4_logicop()
855 case PIPE_LOGICOP_NOR: in util_logicop_reads_dest()
415 case PIPE_LOGICOP_NOR: return "nor"; in logicop_str()
308 case PIPE_LOGICOP_NOR: return VK_LOGIC_OP_NOR; in logic_op()
458 case VK_LOGIC_OP_NOR: return PIPE_LOGICOP_NOR; in translate_logicop()
182 case PIPE_LOGICOP_NOR: in logicop_quad()
265 case PIPE_LOGICOP_NOR: return D3D12_LOGIC_OP_NOR; in logic_op()
1116 [VK_LOGIC_OP_NOR] = PIPE_LOGICOP_NOR,
124 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()
125 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()