Searched refs:pb_vtbl (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_malloc.c50 extern const struct pb_vtbl malloc_buffer_vtbl;
115 const struct pb_vtbl
H A Dpb_buffer.h58 struct pb_vtbl;
111 const struct pb_vtbl *vtbl;
120 struct pb_vtbl struct
H A Dpb_bufmgr_ondemand.c71 extern const struct pb_vtbl pb_ondemand_buffer_vtbl;
224 const struct pb_vtbl
H A Dpb_bufmgr_mm.c163 static const struct pb_vtbl
H A Dpb_bufmgr_pool.c176 static const struct pb_vtbl
H A Dpb_bufmgr_cache.c214 const struct pb_vtbl
H A Dpb_bufmgr_debug.c331 const struct pb_vtbl
H A Dpb_bufmgr_slab.c283 static const struct pb_vtbl
H A Dpb_buffer_fenced.c896 static const struct pb_vtbl
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_malloc.c50 extern const struct pb_vtbl malloc_buffer_vtbl;
115 const struct pb_vtbl
H A Dpb_buffer.h58 struct pb_vtbl;
111 const struct pb_vtbl *vtbl;
120 struct pb_vtbl struct
H A Dpb_bufmgr_ondemand.c71 extern const struct pb_vtbl pb_ondemand_buffer_vtbl;
224 const struct pb_vtbl
H A Dpb_bufmgr_mm.c163 static const struct pb_vtbl
H A Dpb_bufmgr_pool.c176 static const struct pb_vtbl
H A Dpb_bufmgr_cache.c214 const struct pb_vtbl
H A Dpb_bufmgr_debug.c331 const struct pb_vtbl
H A Dpb_bufmgr_slab.c283 static const struct pb_vtbl
H A Dpb_buffer_fenced.c896 static const struct pb_vtbl
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
H A Dvmw_buffer.c69 extern const struct pb_vtbl vmw_gmr_buffer_vtbl;
157 const struct pb_vtbl vmw_gmr_buffer_vtbl = {
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_buffer.c69 extern const struct pb_vtbl vmw_gmr_buffer_vtbl;
157 const struct pb_vtbl vmw_gmr_buffer_vtbl = {
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c94 extern const struct pb_vtbl radeon_bo_vtbl;
527 const struct pb_vtbl radeon_bo_vtbl = {
/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c94 extern const struct pb_vtbl radeon_bo_vtbl;
527 const struct pb_vtbl radeon_bo_vtbl = {

Completed in 1197 milliseconds