Searched refs:rbug_surface_unwrap (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_objects.h157 rbug_surface_unwrap(struct pipe_surface *_surface) function in typeref:struct:pipe_surface *
H A Drbug_context.c671 unwrapped_state.cbufs[i] = rbug_surface_unwrap(_state->cbufs[i]);
675 unwrapped_state.zsbuf = rbug_surface_unwrap(_state->zsbuf);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_objects.h157 rbug_surface_unwrap(struct pipe_surface *_surface) function in typeref:struct:pipe_surface *
H A Drbug_context.c680 unwrapped_state.cbufs[i] = rbug_surface_unwrap(_state->cbufs[i]);
684 unwrapped_state.zsbuf = rbug_surface_unwrap(_state->zsbuf);

Completed in 8 milliseconds