Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h186 return LOGICOP_NOOP; in i915_translate_logic_op()
Di915_reg.h921 #define LOGICOP_NOOP 0xa macro
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c899 [VK_LOGIC_OP_NO_OP] = LOGICOP_NOOP,
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c137 PIPE_ASSERT(PIPE_LOGICOP_NOOP == LOGICOP_NOOP); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c136 PIPE_ASSERT(PIPE_LOGICOP_NOOP == LOGICOP_NOOP); in pipe_asserts()