Searched defs:staging (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_staging_mgr.c35 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 Dvirgl_context.h85 struct virgl_staging_mgr staging; member in struct:virgl_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_resource.h59 void *staging; member in struct:lima_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_resource.h73 void *staging; member in struct:lima_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.h101 } staging; member in struct:panfrost_transfer
H A Dpan_resource.c860 struct panfrost_resource *staging local in function:panfrost_ptr_map
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_buffer_common.c417 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 Dr600_blit.c111 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 Du_threaded_context.h289 struct pipe_resource *staging; member in struct:threaded_transfer
H A Du_transfer_helper.c73 void *staging; /* staging buffer */ member in struct:u_transfer
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_resource.h225 struct pipe_resource *staging; member in struct:iris_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c73 void *staging; /* staging buffer */ member in struct:u_transfer
[all...]
H A Du_threaded_context.h354 struct pipe_resource *staging; member in struct:threaded_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/tests/
H A Dvirgl_staging_mgr_test.cpp142 struct virgl_staging_mgr staging; member in class:VirglStagingMgr
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_buffer_common.c419 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 Dsi_buffer.c462 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 Dsi_blit.c183 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 Dcrocus_resource.h269 struct pipe_resource *staging; member in struct:crocus_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_resource.h286 struct pipe_resource *staging; member in struct:iris_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c415 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 Detnaviv_context.h72 void *staging; member in struct:etna_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.h267 } staging; member in struct:agx_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_context.h71 void *staging; member in struct:etna_transfer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_query.c1010 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 Dzink_resource.c1617 struct zink_resource staging = *res; local in function:zink_resource_object_init_storage

Completed in 38 milliseconds

12