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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_texture.c 257 softpipe_create_surface(struct pipe_context *pipe, function
286 * Free a pipe_surface which was created with softpipe_create_surface().
497 pipe->create_surface = softpipe_create_surface;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_texture.c 257 softpipe_create_surface(struct pipe_context *pipe, function
286 * Free a pipe_surface which was created with softpipe_create_surface().
497 pipe->create_surface = softpipe_create_surface;

Completed in 173 milliseconds