HomeSort by relevance Sort by last modified time
    Searched refs:galahad_surface_unwrap (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/galahad/
glhd_objects.h 128 galahad_surface_unwrap(struct pipe_surface *_surface) function
glhd_context.c 525 unwrapped_state.cbufs[i] = galahad_surface_unwrap(_state->cbufs[i]);
528 unwrapped_state.zsbuf = galahad_surface_unwrap(_state->zsbuf);
    [all...]

Completed in 294 milliseconds