Searched refs:poly_cache (Results 1 – 3 of 3) sorted by relevance
81 struct nouveau_bo *poly_cache; member
704 nouveau_bo_ref(NULL, &screen->poly_cache); in nvc0_screen_destroy()1343 &screen->poly_cache); in nvc0_screen_create()1348 PUSH_DATAh(push, screen->poly_cache->offset); in nvc0_screen_create()1349 PUSH_DATA (push, screen->poly_cache->offset); in nvc0_screen_create()
471 if (screen->poly_cache) in nvc0_create()472 BCTX_REFN_bo(nvc0->bufctx_3d, 3D_SCREEN, flags, screen->poly_cache); in nvc0_create()