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

  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer_malloc.c 50 extern const struct pb_vtbl malloc_buffer_vtbl;
115 const struct pb_vtbl
pb_buffer.h 58 struct pb_vtbl;
111 const struct pb_vtbl *vtbl;
120 struct pb_vtbl struct
pb_bufmgr_ondemand.c 71 extern const struct pb_vtbl pb_ondemand_buffer_vtbl;
224 const struct pb_vtbl
pb_bufmgr_mm.c 163 static const struct pb_vtbl
pb_bufmgr_pool.c 176 static const struct pb_vtbl
pb_bufmgr_cache.c 214 const struct pb_vtbl
pb_bufmgr_debug.c 331 const struct pb_vtbl
pb_bufmgr_slab.c 283 static const struct pb_vtbl
pb_buffer_fenced.c 896 static const struct pb_vtbl
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_buffer.c 69 extern const struct pb_vtbl vmw_gmr_buffer_vtbl;
157 const struct pb_vtbl vmw_gmr_buffer_vtbl = {
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_bo.c 94 extern const struct pb_vtbl radeon_bo_vtbl;
527 const struct pb_vtbl radeon_bo_vtbl = {

Completed in 120 milliseconds