HomeSort by relevance Sort by last modified time
    Searched refs:pb_vtbl (Results 1 - 13 of 13) 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_cache.c 170 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_debug.c 330 const struct pb_vtbl
pb_bufmgr_slab.c 283 static const struct pb_vtbl
pb_buffer_fenced.c 875 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;
183 const struct pb_vtbl vmw_gmr_buffer_vtbl = {
pb_buffer_simple_fenced.c 706 static const struct pb_vtbl
  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_bo.c 338 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/
radeon_drm_bo.c 582 static const struct pb_vtbl radeon_bo_vtbl = {
732 static const struct pb_vtbl radeon_winsys_bo_slab_vtbl = {
    [all...]

Completed in 273 milliseconds