Searched defs:anv_state_reserved_array_pool (Results 1 – 1 of 1) sorted by relevance
750 struct anv_state_reserved_array_pool { struct751 struct anv_state_pool *pool;752 simple_mtx_t mutex;754 BITSET_WORD *states;756 struct anv_state state;758 uint32_t count;760 uint32_t stride;762 uint32_t size;