Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dralloc.c62 ralloc_header struct
69 struct ralloc_header *parent; argument
72 struct ralloc_header *child; argument
75 struct ralloc_header *prev; argument
76 struct ralloc_header *next; argument
81 typedef struct ralloc_header ralloc_header; typedef