HomeSort by relevance Sort by last modified time
    Searched refs:num_heaps (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_slab.h 117 unsigned num_heaps; member in struct:pb_slabs
146 unsigned num_heaps,
pb_slab.c 107 assert(heap < slabs->num_heaps);
194 unsigned num_heaps,
208 slabs->num_heaps = num_heaps;
217 num_groups = slabs->num_orders * slabs->num_heaps;

Completed in 62 milliseconds