Home | History | Annotate | Download | only in resources

Lines Matching defs:context_owned

2214   scoped_ptr<TextureStateTrackingContext> context_owned(
2216 TextureStateTrackingContext* context = context_owned.get();
2220 context_owned.PassAs<TestWebGraphicsContext3D>()));
2295 scoped_ptr<TextureStateTrackingContext> context_owned(
2297 TextureStateTrackingContext* context = context_owned.get();
2301 context_owned.PassAs<TestWebGraphicsContext3D>()));
2344 scoped_ptr<TextureStateTrackingContext> context_owned(
2346 TextureStateTrackingContext* context = context_owned.get();
2350 context_owned.PassAs<TestWebGraphicsContext3D>()));
2433 scoped_ptr<TextureStateTrackingContext> context_owned(
2435 TextureStateTrackingContext* context = context_owned.get();
2439 context_owned.PassAs<TestWebGraphicsContext3D>()));
2497 scoped_ptr<TextureStateTrackingContext> context_owned(
2499 TextureStateTrackingContext* context = context_owned.get();
2503 context_owned.PassAs<TestWebGraphicsContext3D>()));
2635 scoped_ptr<AllocationTrackingContext3D> context_owned(
2637 AllocationTrackingContext3D* context = context_owned.get();
2641 context_owned.PassAs<TestWebGraphicsContext3D>()));
2707 scoped_ptr<AllocationTrackingContext3D> context_owned(
2709 AllocationTrackingContext3D* context = context_owned.get();
2714 context_owned.PassAs<TestWebGraphicsContext3D>()));
2744 scoped_ptr<AllocationTrackingContext3D> context_owned(
2746 AllocationTrackingContext3D* context = context_owned.get();
2751 context_owned.PassAs<TestWebGraphicsContext3D>()));
2783 scoped_ptr<AllocationTrackingContext3D> context_owned(
2785 AllocationTrackingContext3D* context = context_owned.get();
2789 context_owned.PassAs<TestWebGraphicsContext3D>()));
2824 scoped_ptr<AllocationTrackingContext3D> context_owned(
2826 context_owned.get();
2830 context_owned.PassAs<TestWebGraphicsContext3D>()));
2865 scoped_ptr<AllocationTrackingContext3D> context_owned(
2867 AllocationTrackingContext3D* context = context_owned.get();
2871 context_owned.PassAs<TestWebGraphicsContext3D>()));
2901 scoped_ptr<AllocationTrackingContext3D> context_owned(
2903 AllocationTrackingContext3D* context = context_owned.get();
2907 context_owned.PassAs<TestWebGraphicsContext3D>()));
3040 scoped_ptr<AllocationTrackingContext3D> context_owned(
3042 AllocationTrackingContext3D* context = context_owned.get();
3043 context_owned->set_support_sync_query(true);
3047 context_owned.PassAs<TestWebGraphicsContext3D>()));
3173 scoped_ptr<ResourceProviderContext> context_owned =
3175 ResourceProviderContext* context = context_owned.get();
3179 context_owned.PassAs<TestWebGraphicsContext3D>());
3219 scoped_ptr<AllocationTrackingContext3D> context_owned(
3221 AllocationTrackingContext3D* context = context_owned.get();
3222 context_owned->set_support_compressed_texture_etc1(true);
3226 context_owned.PassAs<TestWebGraphicsContext3D>()));
3254 scoped_ptr<AllocationTrackingContext3D> context_owned(
3256 AllocationTrackingContext3D* context = context_owned.get();
3257 context_owned->set_support_compressed_texture_etc1(true);
3261 context_owned.PassAs<TestWebGraphicsContext3D>()));
3309 scoped_ptr<TextureIdAllocationTrackingContext> context_owned(
3311 TextureIdAllocationTrackingContext* context = context_owned.get();
3315 context_owned.PassAs<TestWebGraphicsContext3D>()));