Home
last modified time | relevance | path

Searched refs:logicop (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/docs/gallium/cso/
Dblend.rst77 Whether the blender should perform a logicop instead of blending.
82 The logicop to use. One of ``PIPE_LOGICOP``.
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_dump_defines.c255 DEFINE_UTIL_STR_CONTINUOUS(logicop)
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c496 logicop_str(enum pipe_logicop logicop) in logicop_str() argument
498 switch (logicop) { in logicop_str()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dframebuffer.txt72 * pname:logicOpEnable controls whether to apply <<framebuffer-logicop,
498 [[framebuffer-logicop]]
Dframebuffer.adoc72 * pname:logicOpEnable controls whether to apply <<framebuffer-logicop,
773 [[framebuffer-logicop]]
Dsynchronization.adoc405 <<framebuffer-logicop, logic operations>>, render pass
608 <<framebuffer-logicop, logic operations>>, render pass
1040 <<framebuffer-logicop, logic operations>> or certain
1366 <<framebuffer-logicop, logic operations>> or certain
Dsynchronization.txt1068 blending>>, <<framebuffer-logicop, logic operations>>, or via certain
1349 blending>>, <<framebuffer-logicop, logic operations>>, or via certain
Dprimsrast.txt405 . <<framebuffer-blending, Blending>>, <<framebuffer-logicop, logic
Dprimsrast.adoc471 . <<framebuffer-blending, Blending>>, <<framebuffer-logicop, logic
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c1468 D3D12_LOGIC_OP logicop = in dzn_graphics_pipeline_translate_blend() local
1488 desc->RenderTarget[i].LogicOp = logicop; in dzn_graphics_pipeline_translate_blend()
/third_party/skia/third_party/externals/angle2/src/tests/
DBUILD.gn632 "$gles1_conform_root/conform/conform/logicop.c",
/third_party/mesa3d/src/broadcom/ci/
Dvc4-rpi3-fails.txt450 spec@!opengl 1.0@gl-1.0-logicop,Crash
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst3972 - gallium: extract out logicop helper
D22.2.0.rst1153 - lavapipe: fix logicop, independent blend enable/disable