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

  /external/libdrm/amdgpu/
amdgpu_cs.c 152 struct drm_amdgpu_cs_chunk_dep *dependencies = NULL;
216 dependencies = malloc(sizeof(struct drm_amdgpu_cs_chunk_dep) *
225 struct drm_amdgpu_cs_chunk_dep *dep = &dependencies[i];
238 chunks[i].length_dw = sizeof(struct drm_amdgpu_cs_chunk_dep) / 4
  /bionic/libc/kernel/uapi/drm/
amdgpu_drm.h 320 struct drm_amdgpu_cs_chunk_dep { struct
  /external/kernel-headers/original/uapi/drm/
amdgpu_drm.h 406 struct drm_amdgpu_cs_chunk_dep { struct
  /external/libdrm/include/drm/
amdgpu_drm.h 406 struct drm_amdgpu_cs_chunk_dep { struct

Completed in 542 milliseconds