Searched refs:vp_data_heap (Results 1 – 3 of 3) sorted by relevance
42 struct nouveau_heap *vp_data_heap; member
441 nouveau_heap_init(&screen->vp_data_heap, 6, 256 - 6); in nv30_screen_create()444 nouveau_heap_init(&screen->vp_data_heap, 6, 468 - 6); in nv30_screen_create()
130 struct nouveau_heap *heap = nv30->screen->vp_data_heap; in nv30_vertprog_validate()