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

/external/mesa3d/src/gallium/drivers/rbug/
H A Drbug_objects.h157 rbug_surface_unwrap(struct pipe_surface *_surface) function
H A Drbug_context.c666 unwrapped_state.cbufs[i] = rbug_surface_unwrap(_state->cbufs[i]);
670 unwrapped_state.zsbuf = rbug_surface_unwrap(_state->zsbuf);

Completed in 159 milliseconds