Home
last modified time | relevance | path

Searched defs:staging (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_staging_mgr.c35 virgl_staging_alloc_buffer(struct virgl_staging_mgr *staging, unsigned min_size) in virgl_staging_alloc_buffer()
77 virgl_staging_init(struct virgl_staging_mgr *staging, struct pipe_context *pipe, in virgl_staging_init()
87 virgl_staging_destroy(struct virgl_staging_mgr *staging) in virgl_staging_destroy()
94 virgl_staging_alloc(struct virgl_staging_mgr *staging, in virgl_staging_alloc()
Dvirgl_context.h84 struct virgl_staging_mgr staging; member
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_lower_constants.c112 …olve_constant(bi_builder *b, uint32_t value, struct va_src_info info, bool is_signed, bool staging) in va_resolve_constant()
187 bool staging = (s < valhall_opcodes[I->op].nr_staging_srcs); in va_lower_constants() local
Dvalhall.py184 …opcode, opcode2, srcs = [], dests = [], immediates = [], modifiers = [], staging = None, unit = No… argument
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_buffer_common.c283 void *data, struct r600_resource *staging, in r600_buffer_get_transfer()
392 struct r600_resource *staging = NULL; in r600_buffer_transfer_map() local
419 struct r600_resource *staging; in r600_buffer_transfer_map() local
Dr600_texture.c1151 struct r600_texture **staging) in r600_init_flushed_depth_texture()
1423 struct r600_texture *staging; in r600_texture_transfer_map() local
Dr600_blit.c115 struct r600_texture *staging, in r600_blit_decompress_depth()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c316 struct si_resource *staging, unsigned offset) in si_buffer_get_transfer()
415 struct si_resource *staging = NULL; in si_buffer_transfer_map() local
447 struct si_resource *staging; in si_buffer_transfer_map() local
Dsi_texture.c1900 struct si_texture *staging; in si_texture_transfer_map() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.h74 void *staging; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.h110 } staging; member
Dpan_resource.c981 struct panfrost_resource *staging = pan_alloc_staging(ctx, rsrc, level, box); in panfrost_ptr_map() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp88 StagingBufferBase* staging; member
308 void Buffer::CopyFromStaging(StagingBufferBase* staging, in CopyFromStaging()
/third_party/mesa3d/src/gallium/drivers/virgl/tests/
Dvirgl_staging_mgr_test.cpp143 struct virgl_staging_mgr staging; member in VirglStagingMgr
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c87 void *staging; /* staging buffer */ member
Du_threaded_context.h388 struct pipe_resource *staging; member
/third_party/ffmpeg/libavutil/
Dhwcontext_d3d11va.c403 ID3D11Resource *staging; in d3d11va_transfer_data() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.h280 struct pipe_resource *staging; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.h269 struct pipe_resource *staging; member
/third_party/ffmpeg/libavfilter/
Dvaf_spectrumsynth.c460 AVFrame **staging[2] = { &s->magnitude, &s->phase }; in activate() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_context.h72 void *staging; member
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h307 } staging; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c1266 …struct pipe_resource *staging = pipe_buffer_create(pctx->screen, 0, PIPE_USAGE_STAGING, src_offset… in zink_get_query_result_resource() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.cpp168 T staging[kDstFlatSize] = {0}; in ExpandMatrix() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp792 BufferStorage *staging = mBufferStorages[BUFFER_USAGE_STAGING]; in getTotalCPUBufferMemoryBytes() local

12