| /foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
| H A D | render_node_end_frame_staging.cpp | 69 const StagingConsumeStruct staging = {}; in ExecuteFrame() local
|
| H A D | render_node_staging.cpp | 150 const StagingConsumeStruct staging = gpuResourceMgrImpl.ConsumeStagingData(); in ExecuteFrame() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_staging_mgr.c | 35 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 D | virgl_context.h | 84 struct virgl_staging_mgr staging; member
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | va_lower_constants.c | 112 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 D | lima_resource.h | 74 void *staging; member
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.h | 110 } staging; member
|
| H A D | pan_resource.c | 981 struct panfrost_resource *staging in panfrost_ptr_map() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
| H A D | render_data_store_default_staging.cpp | 69 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 D | virgl_staging_mgr_test.cpp | 143 struct virgl_staging_mgr staging; member in VirglStagingMgr [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_transfer_helper.c | 87 void *staging; /* staging buffer */ member [all...] |
| H A D | u_threaded_context.h | 388 struct pipe_resource *staging; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_buffer_common.c | 392 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 D | r600_blit.c | 113 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 D | vaf_spectrumsynth.c | 460 AVFrame **staging[2] = { &s->magnitude, &s->phase }; in activate() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_d3d11va.c | 403 ID3D11Resource *staging; in d3d11va_transfer_data() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_buffer.c | 415 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 D | iris_resource.h | 280 struct pipe_resource *staging; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resource.h | 269 struct pipe_resource *staging; member
|
| /foundation/graphic/graphic_3d/lume/LumeFont/src/ |
| H A D | font_manager.cpp | 382 auto staging = static_cast<IRenderDataStoreDefaultStaging*>( in CreateAtlasTexture() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rxon.c | 840 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 D | rxon.c | 835 const struct iwl_rxon_cmd *staging = &ctx->staging; iwl_full_rxon_required() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_context.h | 72 void *staging; member
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_state.h | 307 } staging; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 1266 struct pipe_resource *staging = pipe_buffer_create(pctx->screen, 0, PIPE_USAGE_STAGING, src_offset + result_size); in zink_get_query_result_resource() local
|