Lines Matching refs:attachments
73 RESOLVED: We'll use a sized list of framebuffer attachments. This
78 attachments, but those are backed by the same packed_depth_stencil buffer?
91 c) The contents of the specified attachments become undefined
93 RESOLVED: (c), with appropriate wording to map FBO attachments to
112 const enum *attachments);
116 Accepted in the <attachments> parameter of DiscardFramebufferEXT when the
136 const enum *attachments);
140 attachments are supplied in the <attachments> list. If an attachment is
144 If a framebuffer object is bound to <target>, then <attachments> may
160 STENCIL_ATTACHMENT in its <attachments> list when a framebuffer object is
165 <attachments> list when the default framebuffer is bound to <target>.
173 Make attachments argument const enum*.