Searched refs:poly_cache (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_screen.h35 struct nouveau_bo *poly_cache; member in struct:nvc0_screen
H A Dnvc0_context.c186 BCTX_REFN_bo(nvc0->bufctx_3d, SCREEN, flags, screen->poly_cache);
H A Dnvc0_screen.c269 nouveau_bo_ref(NULL, &screen->poly_cache);
657 &screen->poly_cache);
662 PUSH_DATAh(push, screen->poly_cache->offset);
663 PUSH_DATA (push, screen->poly_cache->offset);

Completed in 76 milliseconds