Home
last modified time | relevance | path

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

12

/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...]
/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
H A Dr600_texture.c1149 r600_init_flushed_depth_texture(struct pipe_context *ctx, struct pipe_resource *texture, struct r600_texture **staging) r600_init_flushed_depth_texture() argument
1423 struct r600_texture *staging; r600_texture_transfer_map() local
[all...]
/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...]
H A Dsi_texture.c1900 struct si_texture *staging; si_texture_transfer_map() local
[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
/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
H A Dzink_resource.c1249 struct zink_resource staging = *res; in add_resource_bind() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp88 StagingBufferBase* staging; member
308 void Buffer::CopyFromStaging(StagingBufferBase* staging, in CopyFromStaging() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DBuffer11.cpp792 BufferStorage *staging = mBufferStorages[BUFFER_USAGE_STAGING]; in getTotalCPUBufferMemoryBytes() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.cpp168 T staging[kDstFlatSize] = {0}; in ExpandMatrix() local

Completed in 51 milliseconds

12