Searched refs:src_heap (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libdrm/tests/amdgpu/ |
H A D | cp_dma_tests.c | 280 static void amdgpu_cp_dma(uint32_t src_heap, uint32_t dst_heap) { in amdgpu_cp_dma() argument 289 src_heap, AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED, &src_bo); in amdgpu_cp_dma() 329 static void amdgpu_cp_dma_p2p(uint32_t src_heap, uint32_t dst_heap) { in amdgpu_cp_dma_p2p() argument 341 src_heap, AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED, &exported_bo); in amdgpu_cp_dma_p2p()
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_private.h | 493 const struct dzn_descriptor_heap *src_heap, uint32_t src_heap_offset,
|
H A D | dzn_descriptor_set.c | 1313 const struct dzn_descriptor_heap *src_heap, in dzn_descriptor_heap_copy() argument 1321 dzn_descriptor_heap_get_cpu_handle(src_heap, src_offset); in dzn_descriptor_heap_copy()
|