HomeSort by relevance Sort by last modified time
    Searched refs:amdgpu_semaphore (Results 1 - 3 of 3) sorted by null

  /external/libdrm/amdgpu/
amdgpu_internal.h 127 struct amdgpu_semaphore { struct
amdgpu.h 138 typedef struct amdgpu_semaphore *amdgpu_semaphore_handle;
    [all...]
amdgpu_cs.c 511 struct amdgpu_semaphore *gpu_semaphore;
516 gpu_semaphore = calloc(1, sizeof(struct amdgpu_semaphore));

Completed in 101 milliseconds