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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_texture.c291 softpipe_create_surface(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
329 * Free a pipe_surface which was created with softpipe_create_surface().
522 pipe->create_surface = softpipe_create_surface;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_texture.c291 softpipe_create_surface(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
329 * Free a pipe_surface which was created with softpipe_create_surface().
524 pipe->create_surface = softpipe_create_surface;

Completed in 3 milliseconds