/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_staging_mgr.c | 35 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()
|
D | virgl_context.h | 85 struct virgl_staging_mgr staging; member
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CompareFilesBetweenReleases2.java | 27 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/ |
D | r600_buffer_common.c | 306 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
|
D | r600_texture.c | 1159 struct r600_texture **staging) in r600_init_flushed_depth_texture() 1431 struct r600_texture *staging; in r600_texture_transfer_map() local
|
D | r600_blit.c | 113 struct r600_texture *staging, in r600_blit_decompress_depth()
|
D | r600_pipe_common.h | 178 struct r600_resource *staging; member
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_buffer.c | 342 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
|
D | si_texture.c | 1697 struct si_texture *staging; in si_texture_transfer_map() local
|
D | si_pipe.h | 309 struct si_resource *staging; member
|
/external/mesa3d/src/gallium/drivers/lima/ |
D | lima_resource.h | 70 void *staging; member
|
/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_resource.h | 91 } staging; member
|
D | pan_resource.c | 813 struct panfrost_resource *staging = pan_alloc_staging(ctx, rsrc, level, box); in panfrost_ptr_map() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.h | 291 struct pipe_resource *staging; member
|
D | u_transfer_helper.c | 73 void *staging; /* staging buffer */ member
|
/external/mesa3d/src/gallium/drivers/virgl/tests/ |
D | virgl_staging_mgr_test.cpp | 142 struct virgl_staging_mgr staging; member in VirglStagingMgr
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_resource.h | 275 struct pipe_resource *staging; member
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_context.h | 72 void *staging; member
|
/external/angle/src/libANGLE/renderer/ |
D | renderer_utils.cpp | 168 T staging[kDstFlatSize] = {0}; in ExpandMatrix() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Buffer11.cpp | 792 BufferStorage *staging = mBufferStorages[BUFFER_USAGE_STAGING]; in getTotalCPUBufferMemoryBytes() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_clear_blit.c | 1456 struct tu_image_view staging; in tu_copy_image_to_image() local
|