Searched refs:vp_exec_heap (Results 1 – 5 of 5) sorted by relevance
39 struct nouveau_heap *vp_exec_heap; member
462 nouveau_heap_destroy(&screen->vp_exec_heap); in nv30_screen_destroy()624 nouveau_heap_init(&screen->vp_exec_heap, 0, 256); in nv30_screen_create()627 nouveau_heap_init(&screen->vp_exec_heap, 0, 512); in nv30_screen_create()
89 struct nouveau_heap *heap = nv30->screen->vp_exec_heap; in nv30_vertprog_validate()
294 struct nouveau_heap *heap = nv30_screen(pscreen)->vp_exec_heap; in nv30_render_validate()
73 struct nouveau_heap *heap = nv30->screen->vp_exec_heap; in nv30_transfer_rect_vertprog()