Home
last modified time | relevance | path

Searched defs:buf_handle (Results 1 – 19 of 19) sorted by relevance

/third_party/libdrm/amdgpu/
Damdgpu_bo.c45 amdgpu_bo_handle *buf_handle) in amdgpu_bo_create()
72 amdgpu_bo_handle *buf_handle) in amdgpu_bo_alloc()
387 drm_public int amdgpu_bo_free(amdgpu_bo_handle buf_handle) in amdgpu_bo_free()
533 amdgpu_bo_handle *buf_handle, in amdgpu_find_bo_by_cpu_mapping()
575 amdgpu_bo_handle *buf_handle) in amdgpu_create_bo_from_user_mem()
Damdgpu.h240 amdgpu_bo_handle buf_handle; member
/third_party/libdrm/tests/amdgpu/
Dcs_tests.c208 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_create() local
278 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_decode() local
419 amdgpu_bo_handle buf_handle; in amdgpu_cs_uvd_destroy() local
Dbo_tests.c63 amdgpu_bo_handle buf_handle; in suite_bo_tests_init() local
272 amdgpu_bo_handle buf_handle; in amdgpu_mem_fail_alloc() local
Damdgpu_test.h353 amdgpu_bo_handle buf_handle = NULL; in gpu_mem_alloc() local
430 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_wrap() local
Dcp_dma_tests.c83 amdgpu_bo_handle buf_handle; member
94 amdgpu_bo_handle buf_handle; in allocate_bo_and_va() local
Dvm_tests.c193 amdgpu_bo_handle buf_handle; in amdgpu_vm_unaligned_map() local
Duvd_enc_tests.c200 amdgpu_bo_handle buf_handle; in alloc_resource() local
Dvcn_tests.c239 amdgpu_bo_handle buf_handle; in alloc_resource() local
Dvce_tests.c243 amdgpu_bo_handle buf_handle; in alloc_resource() local
Djpeg_tests.c281 amdgpu_bo_handle buf_handle; in alloc_resource() local
Dbasic_tests.c705 amdgpu_bo_handle buf_handle; in amdgpu_bo_alloc_and_map_raw() local
2170 amdgpu_bo_handle buf_handle; in amdgpu_userptr_test() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_buffer.c98 VkBuffer buf_handle = VK_NULL_HANDLE; in vn_buffer_cache_entries_create() local
162 VkBuffer buf_handle; in vn_buffer_get_max_buffer_size() local
295 VkBuffer buf_handle = vn_buffer_to_handle(buf); in vn_buffer_init() local
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c380 amdgpu_bo_handle buf_handle; in radv_amdgpu_winsys_bo_create() local
609 amdgpu_bo_handle buf_handle; in radv_amdgpu_winsys_bo_from_ptr() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c477 amdgpu_bo_handle buf_handle; in amdgpu_create_bo() local
1668 amdgpu_bo_handle buf_handle; in amdgpu_bo_from_ptr() local
Damdgpu_cs.c300 amdgpu_bo_handle buf_handle; in amdgpu_ctx_create() local
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c258 amdgpu_bo_handle *buf_handle) in amdgpu_bo_alloc()
262 static int amdgpu_bo_free(amdgpu_bo_handle buf_handle) in amdgpu_bo_free()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_constants.c652 struct svga_winsys_surface *buf_handle = NULL; in emit_rawbuf() local
/third_party/mesa3d/src/mesa/main/
Dbufferobj.c1343 struct gl_buffer_object **buf_handle, in _mesa_handle_bind_buffer_gen()