Searched refs:PIPE_LOGICOP_OR (Results 1 – 18 of 18) sorted by relevance
94 case PIPE_LOGICOP_OR: in nvgl_logicop_func()
97 case PIPE_LOGICOP_OR: in lp_build_logicop()
211 return PIPE_LOGICOP_OR; in vk_conv_logic_op()
189 case PIPE_LOGICOP_OR: in i915_translate_logic_op()
129 case PIPE_LOGICOP_OR: in translate_logicop()244 case PIPE_LOGICOP_OR: in emulate_logicop()
87 case PIPE_LOGICOP_OR: in v3d_logicop()
101 PIPE_LOGICOP_OR, enumerator
197 case PIPE_LOGICOP_OR: in nir_logicop_func()
403 case PIPE_LOGICOP_OR: in vc4_logicop()
866 case PIPE_LOGICOP_OR: in util_logicop_reads_dest()
513 case PIPE_LOGICOP_OR: return "or"; in logicop_str()
326 case PIPE_LOGICOP_OR: return VK_LOGIC_OP_OR; in logic_op()
421 case VK_LOGIC_OP_OR: return PIPE_LOGICOP_OR; in translate_logicop()
234 case PIPE_LOGICOP_OR: in logicop_quad()
303 case PIPE_LOGICOP_OR: return D3D12_LOGIC_OP_OR; in logic_op()
1128 [VK_LOGIC_OP_OR] = PIPE_LOGICOP_OR,
141 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()
140 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()