Home
last modified time | relevance | path

Searched refs:GrProtected (Results 1 – 25 of 168) sorted by relevance

1234567

/external/skia/tools/gpu/
DBackendSurfaceFactory.h27 GrProtected = GrProtected::kNo,
37 GrProtected = GrProtected::kNo,
45 GrProtected = GrProtected::kNo,
54 GrProtected = GrProtected::kNo,
DManagedBackendTexture.h46 GrProtected = GrProtected::kNo);
52 GrProtected = GrProtected::kNo);
58 GrProtected = GrProtected::kNo);
DBackendSurfaceFactory.cpp23 GrProtected isProtected, in MakeBackendTextureSurface()
56 GrProtected isProtected, in MakeBackendTextureSurface()
66 GrProtected isProtected, in MakeBackendRenderTargetSurface()
101 GrProtected isProtected, in MakeBackendRenderTargetSurface()
/external/skia/include/gpu/
DGrDirectContext.h447 GrProtected = GrProtected::kNo);
461 GrProtected = GrProtected::kNo);
477 GrProtected = GrProtected::kNo,
497 GrProtected = GrProtected::kNo,
524 GrProtected,
534 GrProtected isProtected,
545 GrProtected isProtected,
558 GrProtected isProtected,
676 GrProtected = GrProtected::kNo,
684 GrProtected = GrProtected::kNo,
[all …]
/external/skia/src/gpu/vk/
DGrVkTexture.cpp28 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo) in GrVkTexture()
30 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
48 : GrSurface(gpu, dimensions, texture->isProtected() ? GrProtected::kYes : GrProtected::kNo) in GrVkTexture()
49 , GrTexture(gpu, dimensions, texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
66 : GrSurface(gpu, dimensions, texture->isProtected() ? GrProtected::kYes : GrProtected::kNo) in GrVkTexture()
67 , GrTexture(gpu, dimensions, texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
81 GrProtected isProtected, in MakeNewTexture()
DGrVkTextureRenderTarget.cpp32 : GrSurface(gpu, dimensions, texture->isProtected() ? GrProtected::kYes : GrProtected::kNo) in GrVkTextureRenderTarget()
47 : GrSurface(gpu, dimensions, texture->isProtected() ? GrProtected::kYes : GrProtected::kNo) in GrVkTextureRenderTarget()
55 GrProtected isProtected, sk_sp<GrVkAttachment> texture, in create_rt_attachments()
82 GrProtected isProtected) { in MakeNewTextureRenderTarget()
DGrVkGpu.h75 bool protectedContext() const { return fProtectedContext == GrProtected::kYes; } in protectedContext()
103 GrProtected) override;
121 GrProtected isProtected) override;
216 GrProtected) override;
220 GrProtected) override;
243 GrProtected,
250 GrProtected,
352 GrProtected);
386 GrProtected fProtectedContext;
DGrVkRenderTarget.cpp58 colorAttachment->isProtected() ? GrProtected::kYes : GrProtected::kNo) in GrVkRenderTarget()
61 colorAttachment->isProtected() ? GrProtected::kYes : GrProtected::kNo) in GrVkRenderTarget()
79 externalFramebuffer->colorAttachment()->isProtected() ? GrProtected::kYes in GrVkRenderTarget()
80 : GrProtected::kNo) in GrVkRenderTarget()
82 externalFramebuffer->colorAttachment()->isProtected() ? GrProtected::kYes in GrVkRenderTarget()
83 : GrProtected::kNo) in GrVkRenderTarget()
216 GrProtected(nonMSAAColorAttachment->isProtected())); in dynamicMSAAAttachment()
/external/skia/src/gpu/
DGrResourceProvider.h67 GrProtected isProtected);
76 GrProtected isProtected);
90 GrProtected isProtected,
105 GrProtected,
118 GrProtected);
128 GrProtected,
278 GrProtected isProtected);
324 GrProtected);
331 GrProtected);
DGrProxyProvider.h92 GrProtected,
102 GrProtected,
181 GrProtected,
194 GrProtected,
206 GrProtected,
259 GrProtected isProtected);
268 GrProtected isProtected);
DGrAttachment.cpp44 GrProtected isProtected) { in build_key()
67 GrProtected isProtected, in ComputeSharedAttachmentUniqueKey()
81 GrProtected isProtected, in ComputeScratchKey()
91 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey()
DGrGpu.h136 GrProtected isProtected,
151 GrProtected isProtected);
157 GrProtected isProtected,
519 GrProtected);
532 GrProtected);
582 GrProtected = GrProtected::kNo) = 0;
617 GrProtected isProtected) = 0;
659 GrProtected) = 0;
662 SkISize dimensions, const GrBackendFormat&, GrMipmapped, GrProtected) = 0;
689 GrProtected,
[all …]
DGrAttachment.h56 GrProtected isProtected,
67 GrProtected,
72 GrMipmapped mipmapped, GrProtected isProtected) in GrAttachment()
DGrTexture.cpp42 GrProtected isProtected, in GrTexture()
96 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey()
108 GrProtected isProtected, in ComputeScratchKey()
/external/skia/src/gpu/mock/
DGrMockTexture.h21 GrProtected isProtected, in GrMockTexture()
30 GrProtected isProtected, in GrMockTexture()
56 GrMockTexture(GrMockGpu* gpu, const SkISize& dimensions, GrProtected isProtected, in GrMockTexture()
86 GrProtected isProtected, in GrMockRenderTarget()
96 GrProtected isProtected, const GrMockRenderTargetInfo& info) in GrMockRenderTarget()
140 GrProtected isProtected, in GrMockRenderTarget()
159 GrProtected isProtected, in GrMockTextureRenderTarget()
173 GrProtected isProtected, in GrMockTextureRenderTarget()
DGrMockGpu.h64 GrProtected,
72 GrProtected,
157 GrProtected isProtected) override { in makeMSAAAttachment()
165 GrProtected) override;
176 GrProtected) override;
195 GrProtected) override;
DGrMockGpu.cpp99 GrProtected isProtected, in onCreateTexture()
130 GrProtected isProtected, in onCreateCompressedTexture()
167 auto isProtected = GrProtected(tex.isProtected()); in onWrapBackendTexture()
192 auto isProtected = GrProtected(tex.isProtected()); in onWrapRenderableBackendTexture()
202 auto isProtected = GrProtected(rt.isProtected()); in onWrapBackendRenderTarget()
225 GrProtected) { in onCreateBackendTexture() argument
244 GrProtected) { in onCreateCompressedBackendTexture() argument
284 GrProtected) { in createTestingOnlyBackendRenderTarget() argument
/external/skia/src/gpu/mtl/
DGrMtlRenderTarget.mm26 : GrSurface(gpu, dimensions, GrProtected::kNo)
27 , GrRenderTarget(gpu, dimensions, sampleCnt, GrProtected::kNo)
38 : GrSurface(gpu, dimensions, GrProtected::kNo)
39 , GrRenderTarget(gpu, dimensions, 1, GrProtected::kNo)
51 : GrSurface(gpu, dimensions, GrProtected::kNo)
52 , GrRenderTarget(gpu, dimensions, sampleCnt, GrProtected::kNo)
59 : GrSurface(gpu, dimensions, GrProtected::kNo)
60 , GrRenderTarget(gpu, dimensions, 1, GrProtected::kNo)
DGrMtlTexture.mm25 : GrSurface(gpu, dimensions, GrProtected::kNo)
26 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus)
46 : GrSurface(gpu, dimensions, GrProtected::kNo)
47 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus)
64 : GrSurface(gpu, dimensions, GrProtected::kNo)
65 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus)
/external/skia/src/gpu/gl/
DGrGLTexture.cpp48 : GrSurface(gpu, desc.fSize, GrProtected::kNo) in GrGLTexture()
49 , INHERITED(gpu, desc.fSize, GrProtected::kNo, in GrGLTexture()
62 : GrSurface(gpu, desc.fSize, GrProtected::kNo) in GrGLTexture()
63 , INHERITED(gpu, desc.fSize, GrProtected::kNo, in GrGLTexture()
76 : GrSurface(gpu, desc.fSize, GrProtected::kNo) in GrGLTexture()
77 , INHERITED(gpu, desc.fSize, GrProtected::kNo, in GrGLTexture()
/external/skia/src/gpu/d3d/
DGrD3DGpu.h68 GrProtected) override;
89 GrProtected isProtected) override { in makeMSAAAttachment()
139 GrProtected,
147 GrProtected,
220 GrProtected) override;
229 GrProtected) override;
255 GrProtected,
269 GrProtected isProtected);
/external/skia/tests/
DGrSurfaceTest.cpp40 SkBudgeted::kNo, GrProtected::kNo); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
53 SkBudgeted::kNo, GrProtected::kNo); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
60 SkColors::kTransparent, GrMipmapped::kNo, GrRenderable::kNo, GrProtected::kNo); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
101 GrMipmapped::kNo, GrProtected::kNo, data.get()); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
104 SkBudgeted::kNo, GrProtected::kNo); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
144 SkBackingFit::kExact, SkBudgeted::kNo, GrProtected::kNo); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
157 GrProtected::kNo); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
170 GrProtected::kNo); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
265 GrProtected::kNo); in DEF_GPUTEST()
294 GrMipmapped::kNo, GrProtected::kNo, kTopLeft_GrSurfaceOrigin); in DEF_GPUTEST()
[all …]
DDeferredDisplayListTest.cpp78 , fIsProtected(GrProtected::kNo) in SurfaceParameters()
86 fIsProtected = GrProtected::kYes; in SurfaceParameters()
169 set(fIsProtected, GrProtected(!static_cast<bool>(fIsProtected))); in modify()
331 GrProtected fIsProtected;
857 GrProtected::kNo); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
934 GrProtected prot, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
982 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
984 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
986 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
988 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
[all …]
DProxyConversionTest.cpp45 GrProtected::kNo); in make_offscreen_rt()
54 GrProtected::kNo); in make_texture()
137 SkBudgeted::kYes, GrProtected::kNo); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
151 SkBudgeted::kYes, GrProtected::kNo); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
165 SkBudgeted::kYes, GrProtected::kNo); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/src/gpu/dawn/
DGrDawnGpu.h58 GrProtected) override;
72 GrProtected isProtected) override { in makeMSAAAttachment()
116 GrProtected,
124 GrProtected,
144 GrProtected) override;
153 GrProtected) override;

1234567