OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fbo
(Results
76 - 100
of
294
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/gpu/
DrawingBuffer.h
111
void setFramebufferBinding(Platform3DObject
fbo
) { m_framebufferBinding =
fbo
; }
/external/chromium_org/third_party/angle_dx11/extensions/
EXT_draw_buffers.txt
443
of per-
fbo
(see Issue 2)
471
perhaps such an implementation could report
FBO
incomplete in this
497
4) Should we allow DrawBuffersEXT to be called when the default
FBO
is
501
INVALID_OPERATION when the default
FBO
is bound. OpenGL ES 3.0 allows
502
DrawBuffers to toggle between BACK and NONE on the default
FBO
.
505
on the default
FBO
could emulate this by disabling color writes.
507
RESOLVED: Allow DrawBuffersEXT to be called for the default
FBO
. This
517
them will result in an incomplete
FBO
.
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_context.h
131
* be from a PBO or
FBO
. Will have to do this for draw and depth for
132
*
FBO
's...
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_sf.c
187
* Window coordinates in a
FBO
are inverted, which means point
199
/* If we're rendering to a
FBO
, we have to invert the polygon
/external/mesa3d/src/mesa/drivers/dri/i915/
i830_context.h
131
* be from a PBO or
FBO
. Will have to do this for draw and depth for
132
*
FBO
's...
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_sf.c
187
* Window coordinates in a
FBO
are inverted, which means point
199
/* If we're rendering to a
FBO
, we have to invert the polygon
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.11.html
125
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33215">Bug 33215</a> - [llvmpipe] piglit
fbo
-drawbuffers2-blend regression</li>
129
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33284">Bug 33284</a> - [llvmpipe] piglit
fbo
-drawbuffers-fragcolor fails</li>
133
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33353">Bug 33353</a> - [softpipe] piglit
fbo
-srgb looks incorrect</li>
182
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=34604">Bug 34604</a> - [bisected piketon]piglit
fbo
/
fbo
-depth-sample-compare regressed</li>
236
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36648">Bug 36648</a> - [bisected SNB]piglit
fbo
/
fbo
-alphatest-nocolor failed</li>
278
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38134">Bug 38134</a> - [bisected i965]piglit
fbo
/
fbo
-blit-d24s8 crashed</li>
296
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38649">Bug 38649</a> - piglit
fbo
-copyteximage regression</li
[
all
...]
relnotes-7.10.2.html
66
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=35073">Bug 35073</a> - [GM45] Alpha test is broken when rendering to
FBO
with no color attachment</li>
103
<li>mesa: Guard against null pointer deref in
fbo
validation</li>
121
<li>i965: Fix alpha testing when there is no color buffer in the
FBO
.</li>
relnotes-8.0.3.html
74
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=47126">Bug 47126</a> - tests/
fbo
/
fbo
-array.c:109: create_array_fbo: Assertion `glGetError() == 0' failed.</li>
117
<li>mesa: Fix the cause of piglit test
fbo
-array failure</li>
185
<li>i915: Fix piglit
fbo
-nodepth-test on i830.</li>
/external/mesa3d/docs/
relnotes-7.11.html
125
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33215">Bug 33215</a> - [llvmpipe] piglit
fbo
-drawbuffers2-blend regression</li>
129
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33284">Bug 33284</a> - [llvmpipe] piglit
fbo
-drawbuffers-fragcolor fails</li>
133
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33353">Bug 33353</a> - [softpipe] piglit
fbo
-srgb looks incorrect</li>
182
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=34604">Bug 34604</a> - [bisected piketon]piglit
fbo
/
fbo
-depth-sample-compare regressed</li>
236
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=36648">Bug 36648</a> - [bisected SNB]piglit
fbo
/
fbo
-alphatest-nocolor failed</li>
278
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38134">Bug 38134</a> - [bisected i965]piglit
fbo
/
fbo
-blit-d24s8 crashed</li>
296
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38649">Bug 38649</a> - piglit
fbo
-copyteximage regression</li
[
all
...]
relnotes-7.10.2.html
66
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=35073">Bug 35073</a> - [GM45] Alpha test is broken when rendering to
FBO
with no color attachment</li>
103
<li>mesa: Guard against null pointer deref in
fbo
validation</li>
121
<li>i965: Fix alpha testing when there is no color buffer in the
FBO
.</li>
relnotes-8.0.3.html
74
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=47126">Bug 47126</a> - tests/
fbo
/
fbo
-array.c:109: create_array_fbo: Assertion `glGetError() == 0' failed.</li>
117
<li>mesa: Fix the cause of piglit test
fbo
-array failure</li>
185
<li>i915: Fix piglit
fbo
-nodepth-test on i830.</li>
/external/chromium_org/cc/test/
layer_tree_pixel_test.cc
247
unsigned
fbo
= context3d->createFramebuffer();
local
248
context3d->bindFramebuffer(GL_FRAMEBUFFER,
fbo
);
266
context3d->deleteFramebuffer(
fbo
);
/external/chromium_org/third_party/skia/src/gpu/
GrGpu.cpp
158
//
FBO
. But iOS doesn't allow a stencil-only
FBO
. It reports unsupported
159
//
FBO
status.
/external/skia/src/gpu/
GrGpu.cpp
158
//
FBO
. But iOS doesn't allow a stencil-only
FBO
. It reports unsupported
159
//
FBO
status.
/development/samples/HelloEffects/src/com/example/android/mediafx/
TextureRenderer.java
106
// Bind default
FBO
/external/chromium_org/content/common/gpu/
texture_image_transport_surface.h
106
// the actual rendering is always redirected to an
FBO
.
/external/chromium_org/third_party/mesa/src/src/mesa/main/
buffers.c
360
/* Flag the
FBO
as requiring validation. */
371
* current
FBO
. Called via glDrawBuffer(), glDrawBuffersARB()
479
/* should be a window system
FBO
*/
491
* GL_READ_BUFFER state in the context and current
FBO
.
/external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_statevars.h
128
STATE_FB_WPOS_Y_TRANSFORM, /**< (1, 0, -1, height) if a
FBO
is bound, (-1, height, 1, 0) otherwise */
/external/chromium_org/third_party/skia/src/gpu/gl/mesa/
GrGLCreateMesaInterface.cpp
171
// First look for GL3.0
FBO
or GL_ARB_framebuffer_object (same since
/external/chromium_org/ui/gl/
gl_context.h
71
// Indicate that the real context switches should unbind the
FBO
first
/external/mesa3d/src/mesa/main/
buffers.c
360
/* Flag the
FBO
as requiring validation. */
371
* current
FBO
. Called via glDrawBuffer(), glDrawBuffersARB()
479
/* should be a window system
FBO
*/
491
* GL_READ_BUFFER state in the context and current
FBO
.
/external/mesa3d/src/mesa/program/
prog_statevars.h
128
STATE_FB_WPOS_Y_TRANSFORM, /**< (1, 0, -1, height) if a
FBO
is bound, (-1, height, 1, 0) otherwise */
/external/skia/src/gpu/gl/mesa/
GrGLCreateMesaInterface.cpp
171
// First look for GL3.0
FBO
or GL_ARB_framebuffer_object (same since
/frameworks/base/libs/hwui/
LayerCache.cpp
79
LAYER_LOGD("Destroying layer %dx%d,
fbo
%d", layer->getWidth(), layer->getHeight(),
Completed in 663 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>