OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:framebuffer
(Results
1151 - 1175
of
1668
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/libvpx/libvpx/vp9/common/
vp9_postproc.c
339
"Failed to allocate MFQE
framebuffer
");
/external/libxcam/xcore/
drm_display.cpp
395
XCAM_LOG_WARNING("drm setup
framebuffer
doesn't support this buffer");
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r13105.htm
611
HREF="r10595.htm#V4L2-
FRAMEBUFFER
"
/external/mesa3d/docs/relnotes/
9.0.2.html
135
<li>svga: don't use uninitialized
framebuffer
state</li>
/external/mesa3d/include/GLES/
glext.h
[
all
...]
/external/mesa3d/include/GLES3/
gl3.h
385
typedef void (GL_APIENTRYP PFNGLBINDFRAMEBUFFERPROC) (GLenum target, GLuint
framebuffer
);
464
typedef GLboolean (GL_APIENTRYP PFNGLISFRAMEBUFFERPROC) (GLuint
framebuffer
);
527
GL_APICALL void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint
framebuffer
);
[
all
...]
gl31.h
385
typedef void (GL_APIENTRYP PFNGLBINDFRAMEBUFFERPROC) (GLenum target, GLuint
framebuffer
);
464
typedef GLboolean (GL_APIENTRYP PFNGLISFRAMEBUFFERPROC) (GLuint
framebuffer
);
527
GL_APICALL void GL_APIENTRY glBindFramebuffer (GLenum target, GLuint
framebuffer
);
[
all
...]
/external/mesa3d/src/gallium/auxiliary/vl/
vl_deint_filter.c
475
/* prepare
framebuffer
*/
/external/mesa3d/src/gallium/drivers/i915/
i915_state_emit.c
161
struct pipe_surface *surf = i915->
framebuffer
.cbufs[0];
/external/mesa3d/src/gallium/drivers/radeonsi/
si_cp_dma.c
255
/* If it's not a
framebuffer
fast clear... */
/external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blit.c
405
util_blitter_save_framebuffer(svga->blitter, &svga->curr.
framebuffer
);
svga_pipe_sampler.c
513
/* Check if any of the sampler view resources collide with the
framebuffer
svga_state_fs.c
356
key->fs.write_color0_to_n_cbufs = svga->curr.
framebuffer
.nr_cbufs;
/external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h
238
/*
framebuffer
state */
/external/mesa3d/src/mesa/drivers/dri/common/
utils.c
219
fprintf(stderr, "[%s:%u] Unknown
framebuffer
type %s (%d).\n",
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
ca.po
103
msgstr "Prefereix profunditat de color del
framebuffer
"
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.c
45
#include "main/
framebuffer
.h"
309
/* Resolve color buffers for non-coherent
framebuffer
fetch. */
[
all
...]
brw_meta_util.c
250
/* Account for the fact that in the system
framebuffer
, the origin is at
gen6_sf_state.c
35
#include "main/
framebuffer
.h"
gen8_depth_state.c
32
#include "main/
framebuffer
.h"
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c
40
#include "main/
framebuffer
.h"
radeon_texture.c
231
* really prepared for the incomplete
framebuffer
this results in (they'd
/external/mesa3d/src/mesa/main/
accum.c
94
"glAccum(incomplete
framebuffer
)");
state.c
41
#include "
framebuffer
.h"
texstorage.c
205
* Update/re-validate
framebuffer
object.
Completed in 1236 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>