Home
last modified time | relevance | path

Searched refs:svga_qmem_alloc_entry (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c233 struct svga_qmem_alloc_entry struct
240 struct svga_qmem_alloc_entry *next; /* next memory block */ argument
270 struct svga_qmem_alloc_entry *alloc_entry; in allocate_query_block()
271 struct svga_qmem_alloc_entry *prev_alloc_entry = NULL; in allocate_query_block()
302 struct svga_qmem_alloc_entry *alloc) in allocate_query_slot()
329 struct svga_qmem_alloc_entry *alloc, in deallocate_query_slot()
344 static struct svga_qmem_alloc_entry *
348 struct svga_qmem_alloc_entry *alloc_entry; in allocate_query_block_entry()
354 alloc_entry = CALLOC_STRUCT(svga_qmem_alloc_entry); in allocate_query_block_entry()
380 struct svga_qmem_alloc_entry *alloc_entry; in allocate_query()
[all …]
Dsvga_context.h436 struct svga_qmem_alloc_entry;
534 struct svga_qmem_alloc_entry *gb_query_map[SVGA_QUERY_MAX];