Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h174 return LOGICOP_CLEAR; in i915_translate_logic_op()
Di915_reg.h911 #define LOGICOP_CLEAR 0 macro
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c895 [VK_LOGIC_OP_CLEAR] = LOGICOP_CLEAR,
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c127 PIPE_ASSERT(PIPE_LOGICOP_CLEAR == LOGICOP_CLEAR); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c126 PIPE_ASSERT(PIPE_LOGICOP_CLEAR == LOGICOP_CLEAR); in pipe_asserts()