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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1999 struct pipe_surface *si_create_surface_custom(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
2059 return si_create_surface_custom(pipe, tex, templ, width0, height0, width, height);
H A Dsi_blit.c1038 dst_view = si_create_surface_custom(ctx, dst, &dst_templ, dst_width0, dst_height0, dst_width,
H A Dsi_pipe.h1541 struct pipe_surface *si_create_surface_custom(struct pipe_context *pipe,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1384 struct pipe_surface *si_create_surface_custom(struct pipe_context *pipe,
H A Dsi_blit.c1038 dst_view = si_create_surface_custom(ctx, dst, &dst_templ,
H A Dsi_texture.c2179 struct pipe_surface *si_create_surface_custom(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
2244 return si_create_surface_custom(pipe, tex, templ,

Completed in 20 milliseconds