Home
last modified time | relevance | path

Searched refs:identity_surface_unwrap (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/identity/
Did_objects.h126 identity_surface_unwrap(struct pipe_surface *_surface) in identity_surface_unwrap() function
Did_context.c466 unwrapped_state.cbufs[i] = identity_surface_unwrap(_state->cbufs[i]); in identity_set_framebuffer_state()
469 unwrapped_state.zsbuf = identity_surface_unwrap(_state->zsbuf); in identity_set_framebuffer_state()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/identity/
Did_objects.h126 identity_surface_unwrap(struct pipe_surface *_surface) in identity_surface_unwrap() function
Did_context.c466 unwrapped_state.cbufs[i] = identity_surface_unwrap(_state->cbufs[i]); in identity_set_framebuffer_state()
469 unwrapped_state.zsbuf = identity_surface_unwrap(_state->zsbuf); in identity_set_framebuffer_state()