Home
last modified time | relevance | path

Searched refs:pb_vtbl (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_buffer.h58 struct pb_vtbl;
111 const struct pb_vtbl *vtbl;
120 struct pb_vtbl struct
Dpb_buffer_malloc.c50 extern const struct pb_vtbl malloc_buffer_vtbl;
115 const struct pb_vtbl
Dpb_bufmgr_ondemand.c71 extern const struct pb_vtbl pb_ondemand_buffer_vtbl;
224 const struct pb_vtbl
Dpb_bufmgr_cache.c170 const struct pb_vtbl
Dpb_bufmgr_pool.c176 static const struct pb_vtbl
Dpb_bufmgr_mm.c163 static const struct pb_vtbl
Dpb_bufmgr_debug.c330 const struct pb_vtbl
Dpb_bufmgr_slab.c283 static const struct pb_vtbl
Dpb_buffer_fenced.c875 static const struct pb_vtbl
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_buffer.c69 extern const struct pb_vtbl vmw_gmr_buffer_vtbl;
183 const struct pb_vtbl vmw_gmr_buffer_vtbl = {
Dpb_buffer_simple_fenced.c706 static const struct pb_vtbl
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c338 static const struct pb_vtbl amdgpu_winsys_bo_vtbl = {
473 static const struct pb_vtbl amdgpu_winsys_bo_slab_vtbl = {
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.c582 static const struct pb_vtbl radeon_bo_vtbl = {
732 static const struct pb_vtbl radeon_winsys_bo_slab_vtbl = {