Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Damdgpu_internal.h108 struct amdgpu_bo_list { struct
Damdgpu.h134 typedef struct amdgpu_bo_list *amdgpu_bo_list_handle;
Damdgpu_bo.c664 *result = malloc(sizeof(struct amdgpu_bo_list)); in amdgpu_bo_list_create()