Searched refs:poly_cache (Results 1 – 3 of 3) sorted by relevance
74 struct nouveau_bo *poly_cache; member
568 nouveau_bo_ref(NULL, &screen->poly_cache); in nvc0_screen_destroy()1114 &screen->poly_cache); in nvc0_screen_create()1119 PUSH_DATAh(push, screen->poly_cache->offset); in nvc0_screen_create()1120 PUSH_DATA (push, screen->poly_cache->offset); in nvc0_screen_create()
463 if (screen->poly_cache) in nvc0_create()464 BCTX_REFN_bo(nvc0->bufctx_3d, 3D_SCREEN, flags, screen->poly_cache); in nvc0_create()