Searched defs:fence_count (Results 1 - 4 of 4) sorted by relevance
/third_party/libdrm/amdgpu/ |
H A D | amdgpu_cs.c | 498 amdgpu_ioctl_wait_fences(struct amdgpu_cs_fence *fences, uint32_t fence_count, bool wait_all, uint64_t timeout_ns, uint32_t *status, uint32_t *first) amdgpu_ioctl_wait_fences() argument 538 amdgpu_cs_wait_fences(struct amdgpu_cs_fence *fences, uint32_t fence_count, bool wait_all, uint64_t timeout_ns, uint32_t *status, uint32_t *first) amdgpu_cs_wait_fences() argument
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | amdgpu_drm.h | 477 __u32 fence_count; member
|
H A D | i915_drm.h | 1300 __u64 fence_count; member
|
/third_party/libdrm/include/drm/ |
H A D | amdgpu_drm.h | 473 __u32 fence_count; member
|
Completed in 13 milliseconds