Searched refs:vp_exec_heap (Results 1 – 5 of 5) sorted by relevance
545 nouveau_heap_destroy(&screen->vp_exec_heap); in nv30_screen_destroy()714 nouveau_heap_init(&screen->vp_exec_heap, 0, 256); in nv30_screen_create()717 nouveau_heap_init(&screen->vp_exec_heap, 0, 512); in nv30_screen_create()
39 struct nouveau_heap *vp_exec_heap; member
91 struct nouveau_heap *heap = nv30->screen->vp_exec_heap; in nv30_vertprog_validate()
295 struct nouveau_heap *heap = nv30_screen(pscreen)->vp_exec_heap; in nv30_render_validate()
74 struct nouveau_heap *heap = nv30->screen->vp_exec_heap; in nv30_transfer_rect_vertprog()