Home
last modified time | relevance | path

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

12

/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()
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
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DCompareFilesBetweenReleases2.java30 Set<String> staging = getFiles(stagingFile, SKIP); in main() local
74 private static void showDiff(Set<String> staging, Set<String> lastRelease, Set<String> skip) { in showDiff()
/external/mesa3d/src/panfrost/compiler/valhall/
Dva_lower_constants.c113 bool is_signed, bool staging) in va_resolve_constant()
197 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
/external/mesa3d/src/gallium/drivers/r600/
Dr600_buffer_common.c285 void *data, struct r600_resource *staging, in r600_buffer_get_transfer()
394 struct r600_resource *staging = NULL; in r600_buffer_transfer_map() local
421 struct r600_resource *staging; in r600_buffer_transfer_map() local
Dr600_texture.c1152 struct r600_texture **staging) in r600_init_flushed_depth_texture()
1424 struct r600_texture *staging; in r600_texture_transfer_map() local
Dr600_blit.c116 struct r600_texture *staging, in r600_blit_decompress_depth()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c300 struct si_resource *staging, unsigned offset) in si_buffer_get_transfer()
399 struct si_resource *staging = NULL; in si_buffer_transfer_map() local
431 struct si_resource *staging; in si_buffer_transfer_map() local
Dsi_shader.c897 struct pipe_resource **staging, in pre_upload_binary()
936 struct pipe_resource *staging, in post_upload_binary()
985 struct pipe_resource *staging = NULL; in upload_binary_elf() local
1051 struct pipe_resource *staging = NULL; in upload_binary_raw() local
/external/angle/build/apple/
Dtweak_info_plist.py169 def _AddBreakpadKeys(plist, branding, platform, staging): argument
/external/cronet/build/apple/
Dtweak_info_plist.py169 def _AddBreakpadKeys(plist, branding, platform, staging): argument
/external/mesa3d/src/gallium/drivers/lima/
Dlima_resource.h73 void *staging; member
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.h100 } staging; member
Dpan_resource.c1143 struct panfrost_resource *staging = in panfrost_ptr_map() local
/external/angle/src/libANGLE/renderer/metal/
Drenderermtl_utils.cpp44 T staging[kDstFlatSize] = {0}; in ExpandMatrix() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c96 void *staging; /* staging buffer */ member
Du_threaded_context.h387 struct pipe_resource *staging; member
/external/mesa3d/src/gallium/drivers/virgl/tests/
Dvirgl_staging_mgr_test.cpp143 struct virgl_staging_mgr staging; member in VirglStagingMgr
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.h269 struct pipe_resource *staging; member
/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.h280 struct pipe_resource *staging; member
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_context.h72 void *staging; member
/external/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c1002 struct agx_resource *staging = in agx_transfer_map() local
/external/mesa3d/src/gfxstream/host/vulkan/
DVkCommonOperations.h349 StagingBufferInfo staging; member
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp798 BufferStorage *staging = mBufferStorages[BUFFER_USAGE_STAGING]; in getTotalCPUBufferMemoryBytes() local

12