Searched refs:vp_data_heap (Results 1 – 3 of 3) sorted by relevance
40 struct nouveau_heap *vp_data_heap; member
463 nouveau_heap_destroy(&screen->vp_data_heap); in nv30_screen_destroy()625 nouveau_heap_init(&screen->vp_data_heap, 6, 256 - 6); in nv30_screen_create()628 nouveau_heap_init(&screen->vp_data_heap, 6, 468 - 6); in nv30_screen_create()
132 struct nouveau_heap *heap = nv30->screen->vp_data_heap; in nv30_vertprog_validate()