OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fbo
(Results
201 - 225
of
294
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp
355
// one when
FBO
case fails.
[
all
...]
/external/mesa3d/src/mesa/main/
attrib.c
238
/* push the Draw
FBO
's DrawBuffer[] state, not ctx->Color.DrawBuffer[] */
380
/* push the Read
FBO
's ReadBuffer state, not ctx->Pixel.ReadBuffer */
[
all
...]
teximage.c
[
all
...]
context.c
[
all
...]
/external/skia/src/gpu/
GrContext.cpp
355
// one when
FBO
case fails.
[
all
...]
/frameworks/base/libs/hwui/
OpenGLRenderer.h
518
* Returns the name of the
FBO
this renderer is rendering into.
665
* Creates a new layer stored in the specified snapshot as an
FBO
.
667
* @param layer The layer to store as an
FBO
[
all
...]
/external/chromium_org/content/common/browser_plugin/
browser_plugin_messages.h
337
// Guest renders into an
FBO
with textures provided by the embedder.
/external/chromium_org/content/common/gpu/
image_transport_surface_mac.cc
445
// The
FBO
remains bound for this GL context.
/external/chromium_org/gpu/command_buffer/service/
framebuffer_manager.cc
408
signature = base::StringPrintf("|
FBO
|target=%04x", target);
texture_manager.h
390
// a
FBO
or another context when destroyed.
gles2_cmd_decoder.cc
759
// Get the size (in pixels) of the currently bound frame buffer (either
FBO
763
// Get the format of the currently bound frame buffer (either
FBO
or regular
[
all
...]
/external/chromium_org/gpu/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc
337
// bound
FBO
state.
/external/chromium_org/third_party/mesa/src/docs/
relnotes-9.0.3.html
47
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=54240">Bug 54240</a> - [swrast] piglit
fbo
-generatemipmap-filtering regression</li>
relnotes-7.10.html
333
<li>mesa: simplify
fbo
format checking code</li>
478
<li>mesa: return GL_FRAMEBUFFER_DEFAULT as
FBO
attachment type</li>
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_batchbuffer.c
489
* reading from a
FBO
-drawn texture, or flush so that frontbuffer
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.cpp
461
// require
FBO
support we can expect these are legal formats and don't
/external/mesa3d/docs/
relnotes-9.0.3.html
47
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=54240">Bug 54240</a> - [swrast] piglit
fbo
-generatemipmap-filtering regression</li>
relnotes-7.10.html
333
<li>mesa: simplify
fbo
format checking code</li>
478
<li>mesa: return GL_FRAMEBUFFER_DEFAULT as
FBO
attachment type</li>
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_batchbuffer.c
489
* reading from a
FBO
-drawn texture, or flush so that frontbuffer
/external/skia/src/gpu/gl/
GrGLCaps.cpp
461
// require
FBO
support we can expect these are legal formats and don't
/external/chromium_org/content/browser/renderer_host/
compositing_iosurface_mac.mm
845
// Attach the output texture to the
FBO
.
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_state.c
397
* - window pos/size or
FBO
size
530
/*
FBO
- not inverted
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i915/
i915_state.c
397
* - window pos/size or
FBO
size
530
/*
FBO
- not inverted
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
teximage.c
[
all
...]
context.c
[
all
...]
Completed in 759 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>