Home
last modified time | relevance | path

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

/third_party/mesa3d/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; 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_entr in allocate_query_block_entry()
[all...]
H A Dsvga_context.h546 struct svga_qmem_alloc_entry;
692 struct svga_qmem_alloc_entry *gb_query_map[SVGA_QUERY_MAX];

Completed in 4 milliseconds