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.
82 blending, depending on the <<framebuffer-blendfactors,blend factor>>.
86 blending state for each individual color attachment.
87 If the <<features-independentBlend,independent blending>> feature is not
102 If the <<features-independentBlend,independent blending>> feature is not
147 custom blending operations in a fragment shader.
159 * pname:blendEnable controls whether blending is enabled for the
161 If blending is not enabled, the source fragment's color for that
183 If the <<features-dualSrcBlend,dual source blending>> feature is not
190 If the <<features-dualSrcBlend,dual source blending>> feature is not
197 If the <<features-dualSrcBlend,dual source blending>> feature is not
204 If the <<features-dualSrcBlend,dual source blending>> feature is not
277 [open,refpage='VkBlendFactor',desc='Framebuffer blending factors',type='enums']
279 The source and destination color and alpha blending factors are selected
318 blending modes, for the fragment output location corresponding to the
339 blend constant color used in blending, depending on the
365 framebuffer may: be lower when using dual-source blending.
367 Dual-source blending is only supported if the
371 using dual-source blending functions is implementation-dependent and is
375 When using a fragment shader with dual-source blending functions, the color
381 blending operation is not defined.
387 [open,refpage='VkBlendOp',desc='Framebuffer blending operations',type='enums']
390 with the source and destination components are passed to the blending
451 The blending operation produces a new set of values [eq]#R, G, B# and
453 If blending is not enabled for this attachment, then [eq]#R, G, B# and
467 hence are linearized prior to their use in blending.
521 corresponding output value, and blending of all attachments is treated as if
630 The color write mask operation is applied regardless of whether blending is