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.c216 struct svga_qmem_alloc_entry struct
223 struct svga_qmem_alloc_entry *next; /* next memory block */ argument
231 static struct svga_qmem_alloc_entry *
236 struct svga_qmem_alloc_entry *alloc_entry = NULL; in allocate_query_block()
257 struct svga_qmem_alloc_entry *prev_alloc_entry = NULL; in allocate_query_block()
284 alloc_entry = CALLOC_STRUCT(svga_qmem_alloc_entry); in allocate_query_block()
299 struct svga_qmem_alloc_entry *alloc) in allocate_query_slot()
326 struct svga_qmem_alloc_entry *alloc, in deallocate_query_slot()
341 static struct svga_qmem_alloc_entry *
345 struct svga_qmem_alloc_entry *alloc_entry; in allocate_query_block_entry()
[all …]
Dsvga_context.h469 struct svga_qmem_alloc_entry;
570 struct svga_qmem_alloc_entry *gb_query_map[SVGA_QUERY_MAX];