Home
last modified time | relevance | path

Searched refs:vp_exec_heap (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.h40 struct nouveau_heap *vp_exec_heap; member
H A Dnv30_screen.c557 nouveau_heap_destroy(&screen->vp_exec_heap); in nv30_screen_destroy()
726 nouveau_heap_init(&screen->vp_exec_heap, 0, 256); in nv30_screen_create()
729 nouveau_heap_init(&screen->vp_exec_heap, 0, 512); in nv30_screen_create()
H A Dnv30_vertprog.c90 struct nouveau_heap *heap = nv30->screen->vp_exec_heap; in nv30_vertprog_validate()
H A Dnv30_draw.c294 struct nouveau_heap *heap = nv30_screen(pscreen)->vp_exec_heap; in nv30_render_validate()
H A Dnv30_transfer.c73 struct nouveau_heap *heap = nv30->screen->vp_exec_heap; in nv30_transfer_rect_vertprog()

Completed in 5 milliseconds