Searched refs:anv_state_reserved_array_pool (Results 1 – 2 of 2) sorted by relevance
1121 anv_state_reserved_array_pool_init(struct anv_state_reserved_array_pool *pool, in anv_state_reserved_array_pool_init()1150 anv_state_reserved_array_pool_finish(struct anv_state_reserved_array_pool *pool) in anv_state_reserved_array_pool_finish()1158 anv_state_reserved_array_pool_alloc(struct anv_state_reserved_array_pool *pool, in anv_state_reserved_array_pool_alloc()1183 anv_state_reserved_array_pool_alloc_index(struct anv_state_reserved_array_pool *pool, in anv_state_reserved_array_pool_alloc_index()1204 anv_state_reserved_array_pool_state_index(struct anv_state_reserved_array_pool *pool, in anv_state_reserved_array_pool_state_index()1211 anv_state_reserved_array_pool_free(struct anv_state_reserved_array_pool *pool, in anv_state_reserved_array_pool_free()
750 struct anv_state_reserved_array_pool { struct855 VkResult anv_state_reserved_array_pool_init(struct anv_state_reserved_array_pool *pool,859 void anv_state_reserved_array_pool_finish(struct anv_state_reserved_array_pool *pool);860 struct anv_state anv_state_reserved_array_pool_alloc(struct anv_state_reserved_array_pool *pool,862 struct anv_state anv_state_reserved_array_pool_alloc_index(struct anv_state_reserved_array_pool *po…864 uint32_t anv_state_reserved_array_pool_state_index(struct anv_state_reserved_array_pool *pool,866 void anv_state_reserved_array_pool_free(struct anv_state_reserved_array_pool *pool,1851 struct anv_state_reserved_array_pool custom_border_colors;