| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/ |
| H A D | virgl_staging_mgr.c | 35 virgl_staging_alloc_buffer(struct virgl_staging_mgr *staging, unsigned min_size) argument 76 virgl_staging_init(struct virgl_staging_mgr * staging,struct pipe_context * pipe,unsigned default_size) argument 86 virgl_staging_destroy(struct virgl_staging_mgr * staging) argument 93 virgl_staging_alloc(struct virgl_staging_mgr * staging,unsigned size,unsigned alignment,unsigned * out_offset,struct virgl_hw_res ** outbuf,void ** ptr) argument [all...] |
| H A D | virgl_context.h | 85 struct virgl_staging_mgr staging; member in struct:virgl_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_resource.h | 59 void *staging; member in struct:lima_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_resource.h | 73 void *staging; member in struct:lima_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.h | 101 } staging; member in struct:panfrost_transfer
|
| H A D | pan_resource.c | 860 struct panfrost_resource *staging local in function:panfrost_ptr_map [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_buffer_common.c | 417 struct r600_resource *staging = NULL; local in function:r600_buffer_transfer_map 303 r600_buffer_get_transfer(struct pipe_context * ctx,struct pipe_resource * resource,unsigned usage,const struct pipe_box * box,struct pipe_transfer ** ptransfer,void * data,struct r600_resource * staging,unsigned offset) argument 444 struct r600_resource *staging; local in function:r600_buffer_transfer_map [all...] |
| H A D | r600_blit.c | 111 r600_blit_decompress_depth(struct pipe_context * ctx,struct r600_texture * texture,struct r600_texture * staging,unsigned first_level,unsigned last_level,unsigned first_layer,unsigned last_layer,unsigned first_sample,unsigned last_sample) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.h | 289 struct pipe_resource *staging; member in struct:threaded_transfer
|
| H A D | u_transfer_helper.c | 73 void *staging; /* staging buffer */ member in struct:u_transfer [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_resource.h | 225 struct pipe_resource *staging; member in struct:iris_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_transfer_helper.c | 73 void *staging; /* staging buffer */ member in struct:u_transfer [all...] |
| H A D | u_threaded_context.h | 354 struct pipe_resource *staging; member in struct:threaded_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/tests/ |
| H A D | virgl_staging_mgr_test.cpp | 142 struct virgl_staging_mgr staging; member in class:VirglStagingMgr [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_buffer_common.c | 419 struct r600_resource *staging = NULL; local in function:r600_buffer_transfer_map 301 r600_buffer_get_transfer(struct pipe_context * ctx,struct pipe_resource * resource,unsigned usage,const struct pipe_box * box,struct pipe_transfer ** ptransfer,void * data,struct r600_resource * staging,unsigned offset) argument 446 struct r600_resource *staging; local in function:r600_buffer_transfer_map [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_buffer.c | 462 struct si_resource *staging = NULL; local in function:si_buffer_transfer_map 336 si_buffer_get_transfer(struct pipe_context * ctx,struct pipe_resource * resource,unsigned usage,const struct pipe_box * box,struct pipe_transfer ** ptransfer,void * data,struct si_resource * staging,unsigned offset) argument 498 struct si_resource *staging; local in function:si_buffer_transfer_map [all...] |
| H A D | si_blit.c | 183 si_blit_decompress_depth(struct pipe_context * ctx,struct si_texture * texture,struct si_texture * staging,unsigned first_level,unsigned last_level,unsigned first_layer,unsigned last_layer,unsigned first_sample,unsigned last_sample) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_resource.h | 269 struct pipe_resource *staging; member in struct:crocus_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_resource.h | 286 struct pipe_resource *staging; member in struct:iris_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_buffer.c | 415 struct si_resource *staging = NULL; local in function:si_buffer_transfer_map 310 si_buffer_get_transfer(struct pipe_context * ctx,struct pipe_resource * resource,unsigned usage,const struct pipe_box * box,struct pipe_transfer ** ptransfer,void * data,struct si_resource * staging,unsigned offset) argument 447 struct si_resource *staging; local in function:si_buffer_transfer_map [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_context.h | 72 void *staging; member in struct:etna_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/ |
| H A D | agx_state.h | 267 } staging; member in struct:agx_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_context.h | 71 void *staging; member in struct:etna_transfer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 1010 struct pipe_resource *staging = pipe_buffer_create(pctx->screen, 0, PIPE_USAGE_STAGING, src_offset + result_size); local in function:zink_get_query_result_resource
|
| H A D | zink_resource.c | 1617 struct zink_resource staging = *res; local in function:zink_resource_object_init_storage
|