Home
last modified time | relevance | path

Searched defs:pool_buffer (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_pool.c84 struct pool_buffer struct
96 static INLINE struct pool_buffer * argument
97 pool_buffer(struct pb_buffer *buf) in pool_buffer() function