Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
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()
/external/mesa3d/src/microsoft/vulkan/
Ddzn_private.h493 const struct dzn_descriptor_heap *src_heap, uint32_t src_heap_offset,
Ddzn_descriptor_set.c1306 const struct dzn_descriptor_heap *src_heap, in dzn_descriptor_heap_copy() argument
1314 dzn_descriptor_heap_get_cpu_handle(src_heap, src_offset); in dzn_descriptor_heap_copy()