Searched refs:VK_LOGIC_OP_OR_REVERSE (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h208 case VK_LOGIC_OP_OR_REVERSE:
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_util.h78 [VK_LOGIC_OP_OR_REVERSE] = ROP_OR_REVERSE,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_state.c320 case PIPE_LOGICOP_OR_REVERSE: return VK_LOGIC_OP_OR_REVERSE;
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c461 case VK_LOGIC_OP_OR_REVERSE: return PIPE_LOGICOP_OR_REVERSE;
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c276 case VK_LOGIC_OP_OR_REVERSE:
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c626 [VK_LOGIC_OP_OR_REVERSE] = LOGICOP_OR_REVERSE,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h2848 case VK_LOGIC_OP_OR_REVERSE:
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c883 [VK_LOGIC_OP_OR_REVERSE] = LOGICOP_OR_REVERSE,
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1119 [VK_LOGIC_OP_OR_REVERSE] = PIPE_LOGICOP_OR_REVERSE,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline.c209 case VK_LOGIC_OP_OR_REVERSE:
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h1045 VK_LOGIC_OP_OR_REVERSE = 11, enumerator in enum:VkLogicOp
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h1665 VK_LOGIC_OP_OR_REVERSE = 11, enumerator in enum:VkLogicOp

Completed in 109 milliseconds