Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_buffer_malloc.c43 struct malloc_buffer struct
52 static inline struct malloc_buffer * argument
53 malloc_buffer(struct pb_buffer *buf) in malloc_buffer() function