Searched refs:u_suballocator (Results 1 – 8 of 8) sorted by relevance
40 struct u_suballocator { struct54 u_suballocator_init(struct u_suballocator *allocator, argument61 u_suballocator_destroy(struct u_suballocator *allocator);64 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size,
48 u_suballocator_init(struct u_suballocator *allocator, in u_suballocator_init()65 u_suballocator_destroy(struct u_suballocator *allocator) in u_suballocator_destroy()71 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, in u_suballocator_alloc()
195 struct u_suballocator query_allocator;196 struct u_suballocator so_allocator;
149 struct u_suballocator tex_desc_allocator;
484 struct u_suballocator allocator_zeroed_memory;
470 struct u_suballocator allocator_fetch_shader;
939 struct u_suballocator allocator_zeroed_memory;
2173 - gallium: inline struct u_suballocator to remove dereferences