Home | History | Annotate | Download | only in src

Lines Matching full:preallocated

51      *  Invalidates all the data in the pool, unrefs non-preallocated buffers.
56 * Gets the number of preallocated buffers that are yet to be used.
61 * gets the number of preallocated buffers
111 * Gets the size of the preallocated buffers.
113 * @return the size of preallocated buffers.
147 * size will be the size of the next available preallocated buffer, or zero
148 * if no preallocated buffer remains available. It is assumed that items
254 * would fit in the next available preallocated buffer. If any makeSpace
263 * Gets the number of vertices that can fit in a preallocated vertex buffer.
264 * Zero if no preallocated buffers.
268 * @return number of vertices that fit in one of the preallocated vertex
337 * would fit in the next available preallocated buffer. If any makeSpace
343 * Gets the number of indices that can fit in a preallocated index buffer.
344 * Zero if no preallocated buffers.
346 * @return number of indices that fit in one of the preallocated index