Home
last modified time | relevance | path

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

12345678

/external/skia/tools/gpu/
DBackendSurfaceFactory.h31 GrProtected = GrProtected::kNo,
41 GrProtected = GrProtected::kNo,
49 GrProtected = GrProtected::kNo,
58 GrProtected = GrProtected::kNo,
DManagedBackendTexture.h48 GrProtected = GrProtected::kNo);
54 GrProtected = GrProtected::kNo);
60 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.h458 GrProtected = GrProtected::kNo,
473 GrProtected = GrProtected::kNo,
490 GrProtected = GrProtected::kNo,
511 GrProtected = GrProtected::kNo,
539 GrProtected,
550 GrProtected isProtected,
562 GrProtected isProtected,
577 GrProtected isProtected,
698 GrProtected = GrProtected::kNo,
706 GrProtected = GrProtected::kNo,
[all …]
/external/skia/src/gpu/ganesh/vk/
DGrVkTexture.cpp32 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
36 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
63 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
67 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
89 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
93 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture()
111 GrProtected isProtected, in MakeNewTexture()
DGrVkTextureRenderTarget.cpp34 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTextureRenderTarget()
57 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTextureRenderTarget()
66 GrProtected isProtected, in create_rt_attachments()
94 GrProtected isProtected, in MakeNewTextureRenderTarget()
DGrVkGpu.h76 bool protectedContext() const { return fProtectedContext == GrProtected::kYes; } in protectedContext()
104 GrProtected) override;
122 GrProtected isProtected,
223 GrProtected,
228 GrProtected) override;
251 GrProtected,
259 GrProtected,
395 GrProtected);
429 GrProtected fProtectedContext;
DGrVkRenderTarget.cpp59 colorAttachment->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkRenderTarget()
65 colorAttachment->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkRenderTarget()
95 externalFramebuffer->colorAttachment()->isProtected() ? GrProtected::kYes in GrVkRenderTarget()
96 : GrProtected::kNo, in GrVkRenderTarget()
101 externalFramebuffer->colorAttachment()->isProtected() ? GrProtected::kYes in GrVkRenderTarget()
102 : GrProtected::kNo, in GrVkRenderTarget()
256 GrProtected(nonMSAAColorAttachment->isProtected()), in dynamicMSAAAttachment()
/external/skia/src/gpu/ganesh/
DGrResourceProvider.h42 enum class GrProtected : bool;
88 GrProtected isProtected,
99 GrProtected isProtected,
115 GrProtected isProtected,
132 GrProtected,
147 GrProtected,
158 GrProtected,
332 GrProtected isProtected,
344 GrProtected isProtected,
387 GrProtected,
[all …]
DGrRecordingContextPriv.h132 GrProtected,
152 GrProtected = GrProtected::kNo,
165 GrProtected = GrProtected::kNo,
181 GrProtected,
197 GrProtected = GrProtected::kNo,
DGrProxyProvider.h94 GrProtected,
105 GrProtected,
184 GrProtected,
198 GrProtected,
210 GrProtected,
263 GrProtected isProtected);
272 GrProtected isProtected);
DGrAttachment.cpp43 GrProtected isProtected, in build_key()
69 GrProtected isProtected, in ComputeSharedAttachmentUniqueKey()
85 GrProtected isProtected, in ComputeScratchKey()
106 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey()
DGrGpu.h140 GrProtected isProtected,
157 GrProtected isProtected,
164 GrProtected isProtected,
568 GrProtected,
582 GrProtected);
632 GrProtected = GrProtected::kNo) = 0;
667 GrProtected isProtected,
706 GrProtected,
710 SkISize dimensions, const GrBackendFormat&, GrMipmapped, GrProtected) = 0;
737 GrProtected,
[all …]
DGrTexture.cpp42 GrProtected isProtected, in GrTexture()
97 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey()
109 GrProtected isProtected, in ComputeScratchKey()
/external/skia/src/gpu/ganesh/mock/
DGrMockTexture.h21 GrProtected isProtected, in GrMockTexture()
31 GrProtected isProtected, in GrMockTexture()
58 GrMockTexture(GrMockGpu* gpu, const SkISize& dimensions, GrProtected isProtected, in GrMockTexture()
92 GrProtected isProtected, in GrMockRenderTarget()
103 GrProtected isProtected, in GrMockRenderTarget()
149 GrProtected isProtected, in GrMockRenderTarget()
171 GrProtected isProtected, in GrMockTextureRenderTarget()
186 GrProtected isProtected, in GrMockTextureRenderTarget()
DGrMockGpu.cpp99 GrProtected isProtected, in onCreateTexture()
134 GrProtected isProtected, in onCreateCompressedTexture()
173 auto isProtected = GrProtected(tex.isProtected()); in onWrapBackendTexture()
204 auto isProtected = GrProtected(tex.isProtected()); in onWrapRenderableBackendTexture()
221 auto isProtected = GrProtected(rt.isProtected()); in onWrapBackendRenderTarget()
254 GrProtected, in onCreateBackendTexture() argument
274 GrProtected) { in onCreateCompressedBackendTexture() argument
314 GrProtected) { in createTestingOnlyBackendRenderTarget() argument
DGrMockGpu.h63 GrProtected,
72 GrProtected,
182 GrProtected isProtected, in makeMSAAAttachment()
191 GrProtected,
203 GrProtected) override;
222 GrProtected) override;
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.h68 GrProtected) override;
89 GrProtected isProtected, in makeMSAAAttachment()
139 GrProtected,
148 GrProtected,
240 GrProtected,
250 GrProtected) override;
276 GrProtected,
299 GrProtected isProtected);
/external/skia/src/gpu/ganesh/gl/
DGrGLTexture.cpp52 : GrSurface(gpu, desc.fSize, GrProtected::kNo, label) in GrGLTexture()
55 GrProtected::kNo, in GrGLTexture()
70 : GrSurface(gpu, desc.fSize, GrProtected::kNo, label) in GrGLTexture()
73 GrProtected::kNo, in GrGLTexture()
91 : GrSurface(gpu, desc.fSize, GrProtected::kNo, label) in GrGLTexture()
94 GrProtected::kNo, in GrGLTexture()
/external/skia/include/gpu/d3d/
DGrD3DTypes.h187 GrProtected fProtected = GrProtected::kNo;
198 GrProtected isProtected = GrProtected::kNo)
242 GrProtected fProtected = GrProtected::kNo;
/external/skia/include/gpu/vk/
DGrVkTypes.h78 GrProtected fProtected = GrProtected::kNo;
143 GrProtected fProtected = GrProtected::kNo;
/external/skia/src/gpu/ganesh/mtl/
DGrMtlTexture.mm26 : GrSurface(gpu, dimensions, GrProtected::kNo, label)
27 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus, label)
49 : GrSurface(gpu, dimensions, GrProtected::kNo, label)
50 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus, label)
69 : GrSurface(gpu, dimensions, GrProtected::kNo, label)
70 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus, label)
/external/skia/tests/
DGrSurfaceTest.cpp82 GrProtected::kNo, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT()
101 GrProtected::kNo, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT()
113 GrProtected::kNo); in DEF_GANESH_TEST_FOR_MOCK_CONTEXT()
160 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()
171 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()
217 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()
236 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()
255 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()
353 GrProtected::kNo); in DEF_GANESH_TEST()
454 GrProtected::kNo); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
[all …]
DDeferredDisplayListTest.cpp83 , fIsProtected(GrProtected::kNo) in SurfaceParameters()
91 fIsProtected = GrProtected::kYes; in SurfaceParameters()
174 set(fIsProtected, GrProtected(!static_cast<bool>(fIsProtected))); in modify()
335 GrProtected fIsProtected;
912 GrProtected::kNo); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
995 GrProtected prot, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
1043 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
1045 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
1047 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
1049 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
[all …]
DProxyConversionTest.cpp61 GrProtected::kNo); in make_offscreen_rt()
74 GrProtected::kNo); in make_texture()
168 GrProtected::kNo, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
188 GrProtected::kNo, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
208 GrProtected::kNo, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()

12345678