Searched refs:svga_qmem_alloc_entry (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c216 struct svga_qmem_alloc_entry struct
223 struct svga_qmem_alloc_entry *next; /* next memory block */
231 static struct svga_qmem_alloc_entry *
236 struct svga_qmem_alloc_entry *alloc_entry = NULL;
257 struct svga_qmem_alloc_entry *prev_alloc_entry = NULL;
284 alloc_entry = CALLOC_STRUCT(svga_qmem_alloc_entry);
299 struct svga_qmem_alloc_entry *alloc)
326 struct svga_qmem_alloc_entry *alloc,
341 static struct svga_qmem_alloc_entry *
345 struct svga_qmem_alloc_entry *alloc_entr
[all...]
H A Dsvga_context.h469 struct svga_qmem_alloc_entry;
570 struct svga_qmem_alloc_entry *gb_query_map[SVGA_QUERY_MAX];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c233 struct svga_qmem_alloc_entry struct
240 struct svga_qmem_alloc_entry *next; /* next memory block */
270 struct svga_qmem_alloc_entry *alloc_entry;
271 struct svga_qmem_alloc_entry *prev_alloc_entry = NULL;
302 struct svga_qmem_alloc_entry *alloc)
329 struct svga_qmem_alloc_entry *alloc,
344 static struct svga_qmem_alloc_entry *
348 struct svga_qmem_alloc_entry *alloc_entry;
354 alloc_entry = CALLOC_STRUCT(svga_qmem_alloc_entry);
380 struct svga_qmem_alloc_entry *alloc_entr
[all...]
H A Dsvga_context.h434 struct svga_qmem_alloc_entry;
532 struct svga_qmem_alloc_entry *gb_query_map[SVGA_QUERY_MAX];

Completed in 7 milliseconds