Home
last modified time | relevance | path

Searched refs:LOGICOP_EQUIV (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h196 return LOGICOP_EQUIV; in i915_translate_logic_op()
Di915_reg.h920 #define LOGICOP_EQUIV 0x9 macro
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c903 [VK_LOGIC_OP_EQUIVALENT] = LOGICOP_EQUIV,
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c136 PIPE_ASSERT(PIPE_LOGICOP_EQUIV == LOGICOP_EQUIV); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c135 PIPE_ASSERT(PIPE_LOGICOP_EQUIV == LOGICOP_EQUIV); in pipe_asserts()