Home
last modified time | relevance | path

Searched defs:dst_heap (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/tests/amdgpu/
Dcp_dma_tests.c280 static void amdgpu_cp_dma(uint32_t src_heap, uint32_t dst_heap) { in amdgpu_cp_dma()
329 static void amdgpu_cp_dma_p2p(uint32_t src_heap, uint32_t dst_heap) { in amdgpu_cp_dma_p2p()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c969 dzn_descriptor_heap_copy(struct dzn_descriptor_heap *dst_heap, in dzn_descriptor_heap_copy()
Ddzn_cmd_buffer.c2306 struct dzn_descriptor_heap *dst_heap = NULL; in dzn_cmd_buffer_update_heaps() local