Home
last modified time | relevance | path

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

12

/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_end_frame_staging.cpp69 const StagingConsumeStruct staging = {}; in ExecuteFrame() local
H A Drender_node_staging.cpp150 const StagingConsumeStruct staging = gpuResourceMgrImpl.ConsumeStagingData(); in ExecuteFrame() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_staging_mgr.c35 virgl_staging_alloc_buffer(struct virgl_staging_mgr *staging, unsigned min_size) in virgl_staging_alloc_buffer() argument
77 virgl_staging_init(struct virgl_staging_mgr *staging, struct pipe_context *pipe, unsigned default_size) virgl_staging_init() argument
87 virgl_staging_destroy(struct virgl_staging_mgr *staging) virgl_staging_destroy() argument
94 virgl_staging_alloc(struct virgl_staging_mgr *staging, unsigned size, unsigned alignment, unsigned *out_offset, struct virgl_hw_res **outbuf, void **ptr) virgl_staging_alloc() argument
[all...]
H A Dvirgl_context.h84 struct virgl_staging_mgr staging; member
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_lower_constants.c112 va_resolve_constant(bi_builder *b, uint32_t value, struct va_src_info info, bool is_signed, bool staging) in va_resolve_constant() argument
187 bool staging = (s < valhall_opcodes[I->op].nr_staging_srcs); in va_lower_constants() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.h74 void *staging; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h110 } staging; member
H A Dpan_resource.c981 struct panfrost_resource *staging in panfrost_ptr_map() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_default_staging.cpp69 auto& staging = in CopyImageToBuffer() local
85 auto& staging = in CopyImageToImage() local
101 auto& staging in CopyBufferToBuffer() local
117 auto& staging = CopyBufferToImage() local
150 auto& staging = stagingConsumeData_.beginFrame; CopyDataToBuffer() local
194 auto& staging = stagingConsumeData_.beginFrame; CopyDataToImage() local
210 auto& staging = stagingConsumeData_.beginFrame; CopyBufferToImage() local
246 const auto& staging = frameStagingConsumeData_; HasBeginStagingData() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/tests/
H A Dvirgl_staging_mgr_test.cpp143 struct virgl_staging_mgr staging; member in VirglStagingMgr
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c87 void *staging; /* staging buffer */ member
[all...]
H A Du_threaded_context.h388 struct pipe_resource *staging; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_buffer_common.c392 struct r600_resource *staging = NULL; in r600_buffer_transfer_map() local
419 struct r600_resource *staging; in r600_buffer_transfer_map() local
278 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) r600_buffer_get_transfer() argument
[all...]
H A Dr600_blit.c113 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) r600_blit_decompress_depth() argument
/third_party/ffmpeg/libavfilter/
H A Dvaf_spectrumsynth.c460 AVFrame **staging[2] = { &s->magnitude, &s->phase }; in activate() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_d3d11va.c403 ID3D11Resource *staging; in d3d11va_transfer_data() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c415 struct si_resource *staging = NULL; in si_buffer_transfer_map() local
447 struct si_resource *staging; in si_buffer_transfer_map() local
313 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) si_buffer_get_transfer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h280 struct pipe_resource *staging; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h269 struct pipe_resource *staging; member
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp382 auto staging = static_cast<IRenderDataStoreDefaultStaging*>( in CreateAtlasTexture() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c840 const struct iwl_rxon_cmd *staging = &ctx->staging; iwl_full_rxon_required() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c835 const struct iwl_rxon_cmd *staging = &ctx->staging; iwl_full_rxon_required() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.h72 void *staging; member
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h307 } staging; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c1266 struct pipe_resource *staging = pipe_buffer_create(pctx->screen, 0, PIPE_USAGE_STAGING, src_offset + result_size); in zink_get_query_result_resource() local

Completed in 27 milliseconds

12