Home
last modified time | relevance | path

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

/external/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()
76 virgl_staging_init(struct virgl_staging_mgr *staging, struct pipe_context *pipe, in virgl_staging_init()
86 virgl_staging_destroy(struct virgl_staging_mgr *staging) in virgl_staging_destroy()
93 virgl_staging_alloc(struct virgl_staging_mgr *staging, in virgl_staging_alloc()
Dvirgl_context.h85 struct virgl_staging_mgr staging; member
/external/cldr/tools/java/org/unicode/cldr/tool/
DCompareFilesBetweenReleases2.java27 Set<String> staging = getFiles(stagingFile, SKIP); in main() local
67 private static void showDiff(Set<String> staging, Set<String> lastRelease, Set<String> skip) { in showDiff()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_buffer_common.c306 void *data, struct r600_resource *staging, in r600_buffer_get_transfer()
415 struct r600_resource *staging = NULL; in r600_buffer_transfer_map() local
442 struct r600_resource *staging; in r600_buffer_transfer_map() local
Dr600_texture.c1159 struct r600_texture **staging) in r600_init_flushed_depth_texture()
1431 struct r600_texture *staging; in r600_texture_transfer_map() local
Dr600_blit.c113 struct r600_texture *staging, in r600_blit_decompress_depth()
Dr600_pipe_common.h178 struct r600_resource *staging; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c342 struct si_resource *staging, unsigned offset) in si_buffer_get_transfer()
452 struct si_resource *staging = NULL; in si_buffer_transfer_map() local
484 struct si_resource *staging; in si_buffer_transfer_map() local
Dsi_texture.c1697 struct si_texture *staging; in si_texture_transfer_map() local
Dsi_pipe.h309 struct si_resource *staging; member
/external/mesa3d/src/gallium/drivers/lima/
Dlima_resource.h70 void *staging; member
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.h91 } staging; member
Dpan_resource.c813 struct panfrost_resource *staging = pan_alloc_staging(ctx, rsrc, level, box); in panfrost_ptr_map() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h291 struct pipe_resource *staging; member
Du_transfer_helper.c73 void *staging; /* staging buffer */ member
/external/mesa3d/src/gallium/drivers/virgl/tests/
Dvirgl_staging_mgr_test.cpp142 struct virgl_staging_mgr staging; member in VirglStagingMgr
/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.h275 struct pipe_resource *staging; member
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_context.h72 void *staging; member
/external/angle/src/libANGLE/renderer/
Drenderer_utils.cpp168 T staging[kDstFlatSize] = {0}; in ExpandMatrix() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp792 BufferStorage *staging = mBufferStorages[BUFFER_USAGE_STAGING]; in getTotalCPUBufferMemoryBytes() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c1456 struct tu_image_view staging; in tu_copy_image_to_image() local