Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h190 return LOGICOP_OR; in i915_translate_logic_op()
Di915_reg.h925 #define LOGICOP_OR 0xe macro
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c901 [VK_LOGIC_OP_OR] = LOGICOP_OR,
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c141 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c140 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()