Home
last modified time | relevance | path

Searched refs:src_heap (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libdrm/tests/amdgpu/
H A Dcp_dma_tests.c280 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 Ddzn_private.h493 const struct dzn_descriptor_heap *src_heap, uint32_t src_heap_offset,
H A Ddzn_descriptor_set.c1313 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()