Searched refs:vmw_query_pools_init (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
H A Dvmw_screen.h148 boolean vmw_query_pools_init(struct vmw_winsys_screen *vws);
H A Dvmw_screen_pools.c68 * vmw_query_pools_init - Create a pool of query buffers.
78 vmw_query_pools_init(struct vmw_winsys_screen *vws) function
H A Dvmw_screen_svga.c68 if (vws->pools.query_fenced == NULL && !vmw_query_pools_init(vws))
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen.h148 boolean vmw_query_pools_init(struct vmw_winsys_screen *vws);
H A Dvmw_screen_pools.c68 * vmw_query_pools_init - Create a pool of query buffers.
78 vmw_query_pools_init(struct vmw_winsys_screen *vws) function
H A Dvmw_screen_svga.c68 if (vws->pools.query_fenced == NULL && !vmw_query_pools_init(vws))

Completed in 113 milliseconds