Home
last modified time | relevance | path

Searched refs:allow_three_fourth_allocations (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_slab.c215 unsigned num_heaps, bool allow_three_fourth_allocations, in pb_slabs_init() argument
230 slabs->allow_three_fourths_allocations = allow_three_fourth_allocations; in pb_slabs_init()
240 (1 + allow_three_fourth_allocations); in pb_slabs_init()
Dpb_slab.h149 unsigned num_heaps, bool allow_three_fourth_allocations,