OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:util_unreference_framebuffer_state
(Results
1 - 13
of
13
) sorted by null
/external/mesa3d/src/gallium/auxiliary/util/
u_framebuffer.h
46
util_unreference_framebuffer_state
(struct pipe_framebuffer_state *fb);
u_framebuffer.c
101
util_unreference_framebuffer_state
(struct pipe_framebuffer_state *fb)
function
u_blitter.c
464
util_unreference_framebuffer_state
(&ctx->base.saved_fb_state);
[
all
...]
/external/mesa3d/src/gallium/drivers/i915/
i915_surface.c
119
util_unreference_framebuffer_state
(&i915->blitter->saved_fb_state);
151
util_unreference_framebuffer_state
(&i915->blitter->saved_fb_state);
/external/mesa3d/src/gallium/drivers/nv50/
nv50_context.c
78
util_unreference_framebuffer_state
(&nv50->framebuffer);
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.c
64
util_unreference_framebuffer_state
(&nvc0->framebuffer);
/external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_context.c
323
util_unreference_framebuffer_state
(&ctx->fb);
324
util_unreference_framebuffer_state
(&ctx->fb_saved);
644
util_unreference_framebuffer_state
(&ctx->fb_saved);
[
all
...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_scene.c
266
util_unreference_framebuffer_state
( &scene->fb );
lp_setup.c
980
util_unreference_framebuffer_state
(&setup->fb);
/external/mesa3d/src/gallium/drivers/r300/
r300_context.c
48
util_unreference_framebuffer_state
(fb);
r300_blit.c
431
util_unreference_framebuffer_state
(&saved_fb);
/external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.c
179
util_unreference_framebuffer_state
(&rctx->framebuffer);
/external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c
177
util_unreference_framebuffer_state
(&rctx->framebuffer);
Completed in 327 milliseconds