Searched refs:fd_create_surface (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.h42 struct pipe_surface* fd_create_surface(struct pipe_context *pctx,
H A Dfreedreno_surface.c35 fd_create_surface(struct pipe_context *pctx, function in typeref:struct:pipe_surface *
H A Dfreedreno_resource.c1275 pctx->create_surface = fd_create_surface;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.h42 struct pipe_surface *fd_create_surface(struct pipe_context *pctx,
H A Dfreedreno_surface.c35 fd_create_surface(struct pipe_context *pctx, struct pipe_resource *ptex, function in typeref:struct:pipe_surface *
H A Dfreedreno_resource.c1703 pctx->create_surface = fd_create_surface;

Completed in 6 milliseconds