Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.h165 return LOGICOP_NOOP; in swr_convert_logic_op()
178 return LOGICOP_NOOP; in swr_convert_logic_op()
/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/mesa/drivers/dri/i915/
Dintel_context.h393 #define LOGICOP_NOOP 0xa macro
Di830_reg.h389 #define LOGICOP_NOOP 0xa macro
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h533 LOGICOP_NOOP, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.cpp409 case LOGICOP_NOOP: in LogicOpFunc()
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c877 [VK_LOGIC_OP_NO_OP] = LOGICOP_NOOP,
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c133 PIPE_ASSERT(PIPE_LOGICOP_NOOP == LOGICOP_NOOP); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c134 PIPE_ASSERT(PIPE_LOGICOP_NOOP == LOGICOP_NOOP); in pipe_asserts()