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

  /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 52 milliseconds