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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_dirty_surfaces.h 116 LIST_DELINIT(&ds->dirty_list);
u_double_list.h 88 static INLINE void list_delinit(struct list_head *item) function
101 #define LIST_DELINIT(__item) list_delinit(__item)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
r600_query.c 57 LIST_DELINIT(&rquery->list);
radeonsi_pipe.c 83 LIST_DELINIT(&entry->head);
  /external/mesa3d/src/gallium/auxiliary/util/
u_dirty_surfaces.h 116 LIST_DELINIT(&ds->dirty_list);
u_double_list.h 88 static INLINE void list_delinit(struct list_head *item) function
101 #define LIST_DELINIT(__item) list_delinit(__item)
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_query.c 57 LIST_DELINIT(&rquery->list);
radeonsi_pipe.c 83 LIST_DELINIT(&entry->head);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
pb_bufmgr_slab.c 218 LIST_DELINIT(list);
416 LIST_DELINIT(list);
419 LIST_DELINIT(list);
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_bufmgr_slab.c 218 LIST_DELINIT(list);
416 LIST_DELINIT(list);
419 LIST_DELINIT(list);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_query.c 383 LIST_DELINIT(&rquery->list);
r600_pipe.c 66 LIST_DELINIT(&entry->head);
r600_pipe.h 472 LIST_DELINIT(&atom->head);
r600_hw_context.c 869 LIST_DELINIT(&block->list);
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_query.c 383 LIST_DELINIT(&rquery->list);
r600_pipe.c 66 LIST_DELINIT(&entry->head);
r600_pipe.h 472 LIST_DELINIT(&atom->head);
r600_hw_context.c 869 LIST_DELINIT(&block->list);
    [all...]

Completed in 1915 milliseconds