Searched refs:query_heap (Results 1 – 3 of 3) sorted by relevance
30 struct nouveau_heap *query_heap; member
78 while (nouveau_heap_alloc(screen->query_heap, 32, NULL, &qo->hw)) { in nv30_query_object_new()
430 ret = nouveau_heap_init(&screen->query_heap, 0, 4096 - 128); in nv30_screen_create()