Lines Matching defs:pool
975 struct v3dv_query_pool *pool;
981 struct v3dv_query_pool *pool;
989 struct v3dv_query_pool *pool;
1042 struct v3dv_query_pool *pool;
1465 struct v3dv_query_pool *pool,
1515 /* The current descriptor pool for blit sources */
1519 /* The current descriptor pool for texel buffer copy sources */
1551 struct v3dv_query_pool *pool,
1556 struct v3dv_query_pool *pool,
1561 struct v3dv_query_pool *pool,
1565 struct v3dv_query_pool *pool,
1649 /* We are using the descriptor pool entry for two things:
1651 * * Track the suballocated pool bo regions, so if some descriptor set is
1654 * Those only make sense if the pool was not created with the flag
1661 * pool->bo
1670 /* A list with all descriptor sets allocated from the pool. */
1673 /* If this descriptor pool has been allocated for the driver for internal
1686 * descriptor sets are handled as a whole as pool memory and handled by the
1702 /* List link into the list of all sets allocated from the pool */
1705 struct v3dv_descriptor_pool *pool;
1709 /* Offset relative to the descriptor pool bo for this set */