Lines Matching refs:framebuffer

5 [[framebuffer]]  anchor
9 [[framebuffer-blending]]
14 framebuffer at the fragment's [eq]#(x~f~,y~f~)# location.
19 <<framebuffer-blendoperations,blend operation>>, quadruplets of source and
20 destination weighting factors determined by the <<framebuffer-blendfactors,
21 blend factors>>, and a <<framebuffer-blendconstants,blend constant>>, to
35 <<framebuffer-blend-advanced,Advanced blending operations>> are performed
72 * pname:logicOpEnable controls whether to apply <<framebuffer-logicop,
101 blending, depending on the <<framebuffer-blendfactors,blend factor>>.
161 framebuffer-local memory dependencies, allowing applications to express
166 is included in a pipeline, it forms a framebuffer-local memory dependency
174 <<synchronization-framebuffer-regions, framebuffer regions>> including
210 writing, as described for the <<framebuffer-color-write-mask,Color Write
246 <<framebuffer-blend-advanced,advanced blend operation>>, then
252 <<framebuffer-blend-advanced,advanced blend operation>>, then
258 <<framebuffer-blend-advanced,advanced blend operation>>, then
282 <<framebuffer-blend-advanced,advanced blend operation>>, then
547 [[framebuffer-blendfactors]]
613 <<framebuffer-blendfactors,blend factor>>.
615 [[framebuffer-blendconstants]]
628 [[framebuffer-dsb]]
639 framebuffer may: be lower when using dual-source blending.
657 [[framebuffer-blendoperations]]
725 [eq]#A#, which are written to the framebuffer attachment.
737 If the <<formats-numericformat, numeric format>> of a framebuffer attachment
747 If the <<formats-numericformat, numeric format>> of a framebuffer attachment
749 nonlinear sRGB representation before being written to the framebuffer
753 If the <<formats-numericformat, numeric format>> of a framebuffer color
759 If the framebuffer color attachment is ename:VK_ATTACHMENT_UNUSED, no writes
761 Writes are not performed to framebuffer color attachments greater than or
773 [[framebuffer-logicop]]
777 color values and the existing value in the framebuffer attachment.
778 This logical operation is applied prior to updating the framebuffer
851 <<framebuffer-blendoperations,Blend Operations>>.
933 [[framebuffer-color-write-mask]]
936 …tFlagBits',desc='Bitmask controlling which components are written to the framebuffer',type='enums']
941 framebuffer attachment, are:
963 <<framebuffer-color-write-enable,Color Write Enable>> is enabled for the
980 [[framebuffer-color-write-enable]]
1011 Color Write Enable interacts with the <<framebuffer-color-write-mask,Color
1085 [[framebuffer-queries]]
1088 …erTilePropertiesQCOM',desc='Get tile properties from the attachments in framebuffer',type='protos']
1090 To query the tile properties from the attachments in framebuffer, call:
1094 * pname:device is a logical device associated with the framebuffer.
1095 * pname:framebuffer is a handle of the framebuffer to query.