Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dralloc.c49 struct ralloc_header struct
54 struct ralloc_header *parent; argument
57 struct ralloc_header *child; argument
60 struct ralloc_header *prev; argument
61 struct ralloc_header *next; argument
66 typedef struct ralloc_header ralloc_header; typedef
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dralloc.c69 ralloc_header struct
76 struct ralloc_header *parent; argument
79 struct ralloc_header *child; argument
82 struct ralloc_header *prev; argument
83 struct ralloc_header *next; argument
88 typedef struct ralloc_header ralloc_header; typedef
/aosp_15_r20/external/mesa3d/src/util/
H A Dralloc.c51 struct ralloc_header struct
61 struct ralloc_header *parent; argument
64 struct ralloc_header *child; argument
67 struct ralloc_header *prev; argument
68 struct ralloc_header *next; argument
73 typedef struct ralloc_header ralloc_header; typedef