Searched refs:vp_data_heap (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_screen.h42 struct nouveau_heap *vp_data_heap; member in struct:nv30_screen
H A Dnv30_vertprog.c130 struct nouveau_heap *heap = nv30->screen->vp_data_heap;
H A Dnv30_screen.c441 nouveau_heap_init(&screen->vp_data_heap, 6, 256 - 6);
444 nouveau_heap_init(&screen->vp_data_heap, 6, 468 - 6);
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_screen.h42 struct nouveau_heap *vp_data_heap; member in struct:nv30_screen
H A Dnv30_vertprog.c130 struct nouveau_heap *heap = nv30->screen->vp_data_heap;
H A Dnv30_screen.c441 nouveau_heap_init(&screen->vp_data_heap, 6, 256 - 6);
444 nouveau_heap_init(&screen->vp_data_heap, 6, 468 - 6);

Completed in 109 milliseconds