Home
last modified time | relevance | path

Searched refs:amdgpu_bo_list_handle (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/amdgpu/
Damdgpu.h120 typedef struct amdgpu_bo_list *amdgpu_bo_list_handle; typedef
330 amdgpu_bo_list_handle resources;
745 amdgpu_bo_list_handle *result);
757 int amdgpu_bo_list_destroy(amdgpu_bo_list_handle handle);
772 int amdgpu_bo_list_update(amdgpu_bo_list_handle handle,
Damdgpu_bo.c576 amdgpu_bo_list_handle *result) in amdgpu_bo_list_create()
627 int amdgpu_bo_list_destroy(amdgpu_bo_list_handle list) in amdgpu_bo_list_destroy()
645 int amdgpu_bo_list_update(amdgpu_bo_list_handle handle, in amdgpu_bo_list_update()
/external/libdrm/tests/amdgpu/
Damdgpu_test.h229 amdgpu_bo_handle bo2, amdgpu_bo_list_handle *list) in amdgpu_get_bo_list()
Dbasic_tests.c175 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_gfx_separate_ibs()
263 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_gfx_shared_ib()
348 amdgpu_bo_list_handle bo_list; in amdgpu_command_submission_compute()