Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Damdgpu_internal.h106 struct amdgpu_bo_list { struct
Damdgpu.h128 typedef struct amdgpu_bo_list *amdgpu_bo_list_handle;
Damdgpu_bo.c587 *result = malloc(sizeof(struct amdgpu_bo_list)); in amdgpu_bo_list_create()