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 D | si_texture.c | 1999 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 D | si_blit.c | 1038 dst_view = si_create_surface_custom(ctx, dst, &dst_templ, dst_width0, dst_height0, dst_width,
|
| H A D | si_pipe.h | 1541 struct pipe_surface *si_create_surface_custom(struct pipe_context *pipe,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.h | 1384 struct pipe_surface *si_create_surface_custom(struct pipe_context *pipe,
|
| H A D | si_blit.c | 1038 dst_view = si_create_surface_custom(ctx, dst, &dst_templ,
|
| H A D | si_texture.c | 2179 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