Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dralloc.c565 linear_header { struct
572 struct linear_header *next; /* next buffer if we have more */ argument
573 struct linear_header *latest; /* the only buffer that has free space */ argument
594 typedef struct linear_header linear_header; typedef