• Home
  • Raw
  • Download

Lines Matching refs:framebuffer

51     This extension extends the framebuffer object framework to
61 All of the framebuffer-attachable images attached to a framebuffer
62 object must have the same number of SAMPLES or else the framebuffer
63 object is not "framebuffer complete". If a framebuffer object with
64 multisample attachments is "framebuffer complete", then the
65 framebuffer object behaves as if SAMPLE_BUFFERS is one.
69 extension) where the source is a multisample framebuffer object
70 and the destination is a single-sample framebuffer object.
71 Source and destination framebuffer may be either application-created
104 is "framebuffer complete" and the value of SAMPLE_BUFFERS is greater
114 (section 4.4) is non-zero, the read framebuffer is framebuffer
115 complete, and the value of SAMPLE_BUFFERS for the read framebuffer
121 "If SAMPLE_BUFFERS for the read framebuffer is greater than zero and
122 SAMPLE_BUFFERS for the draw framebuffer is zero, the samples
126 If SAMPLE_BUFFERS for the read framebuffer is zero and
127 SAMPLE_BUFFERS for the draw framebuffer is greater than zero, the
134 modification from the read framebuffer to the draw framebuffer.
138 If SAMPLE_BUFFERS for the read framebuffer is greater than zero and
142 Furthermore, if SAMPLE_BUFFERS for either the read framebuffer or
143 draw framebuffer is greater than zero, no copy is performed and an
216 attachments of the currently bound framebuffer object. If the
217 current DRAW_FRAMEBUFFER_BINDING_NV is not "framebuffer complete",
244 "If SAMPLE_BUFFERS for the read framebuffer is zero and
245 SAMPLE_BUFFERS for the draw framebuffer is greater than zero, the
252 modification from the read framebuffer to the draw framebuffer.
257 INVALID_OPERATION error is generated if the draw framebuffer is
288 is non-zero, the read framebuffer is framebuffer complete, and the
289 value of SAMPLE_BUFFERS for the read framebuffer is greater than
292 If both the draw and read framebuffers are framebuffer complete and
298 If both the draw and read framebuffers are framebuffer complete and
304 If either the draw or read framebuffer is framebuffer complete and
340 the following new framebuffer dependent state.
370 - explicitly state that resolve blits from the window system provided framebuffer