Lines Matching refs:blending

9 [[framebuffer-blending]]
35 <<framebuffer-blend-advanced,Advanced blending operations>> are performed
45 Within those formats, the implementation may only support blending on some
47 Which formats support blending is indicated by
70 color blending information.
101 blending, depending on the <<framebuffer-blendfactors,blend factor>>.
162 custom blending operations in a fragment shader.
192 * pname:blendEnable controls whether blending is enabled for the
194 If blending is not enabled, the source fragment's color for that
316 * pname:firstAttachment the first color attachment the color blending
318 * pname:attachmentCount the number of color blending enables in the
321 blending is enabled for the corresponding attachment.
323 This command sets the color blending enable of the specified color
366 This command sets the color blending factors and operations of the specified
550 [open,refpage='VkBlendFactor',desc='Framebuffer blending factors',type='enums']
552 The source and destination color and alpha blending factors are selected
591 blending modes, for the fragment output location corresponding to the
612 blend constant color used in blending, depending on the
639 framebuffer may: be lower when using dual-source blending.
641 Dual-source blending is only supported if the <<features-dualSrcBlend,
645 using dual-source blending functions is implementation-dependent and is
660 [open,refpage='VkBlendOp',desc='Framebuffer blending operations',type='enums']
663 with the source and destination components are passed to the blending
724 The blending operation produces a new set of values [eq]#R, G, B# and
726 If blending is not enabled for this attachment, then [eq]#R, G, B# and
741 blending.
802 corresponding output value, and blending of all attachments is treated as if
958 The color write mask operation is applied regardless of whether blending is