Home
last modified time | relevance | path

Searched refs:kRead_GrIOType (Results 1 – 25 of 52) sorted by relevance

123

/external/skqp/include/private/
DGrProxyRef.h62 case kRead_GrIOType: in reset()
94 case kRead_GrIOType: in markPendingIO()
127 case kRead_GrIOType: in pendingIOComplete()
145 GrIOType fIOType = kRead_GrIOType;
/external/skqp/tests/
DVkWrapTests.cpp46 GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
56 kRead_GrIOType); in wrap_tex_test()
59 kRead_GrIOType); in wrap_tex_test()
70 kRead_GrIOType); in wrap_tex_test()
73 kRead_GrIOType); in wrap_tex_test()
83 kRead_GrIOType); in wrap_tex_test()
DProxyRefTest.cpp118 GrPendingIOResource<GrSurfaceProxy, kRead_GrIOType> fRead(proxy.get()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
200 GrPendingIOResource<GrSurfaceProxy, kRead_GrIOType> fRead(proxy.get()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DGrTestingBackendTextureUploadTest.cpp54 GrWrapCacheable::kNo, kRead_GrIOType); in testing_only_texture_test()
DTraceMemoryDumpTest.cpp131 GrWrapCacheable::kNo, kRead_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skia/tests/
DVkWrapTests.cpp51 GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
61 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
64 backendTex, kAdopt_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
74 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
77 backendTex, kAdopt_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
86 backendTex, kAdopt_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
DTraceMemoryDumpTest.cpp121 GrWrapCacheable::kNo, kRead_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skqp/src/gpu/
DGrPendingIOResource.h36 case kRead_GrIOType:
62 case kRead_GrIOType: in release()
DGrShaderVar.cpp28 case kRead_GrIOType: in setIOType()
DGrPipeline.h209 using DstTextureProxy = GrPendingIOResource<GrTextureProxy, kRead_GrIOType>;
DGrBackendTextureImageGenerator.cpp174 kRead_GrIOType); in onGenerateTexture()
/external/skqp/src/gpu/ops/
DGrStencilPathOp.h70 GrPendingIOResource<const GrPath, kRead_GrIOType> fPath;
DGrCopySurfaceOp.h60 GrPendingIOResource<GrSurfaceProxy, kRead_GrIOType> fSrc;
DGrDrawPathOp.h99 GrPendingIOResource<const GrPath, kRead_GrIOType> fPath;
/external/skia/src/gpu/dawn/
DGrDawnTexture.cpp90 if (ioType == kRead_GrIOType) { in MakeWrapped()
/external/skqp/src/gpu/mtl/
DGrMtlTexture.mm37 if (ioType == kRead_GrIOType) {
/external/skqp/src/gpu/gl/
DGrGLTexture.cpp62 if (ioType == kRead_GrIOType) { in GrGLTexture()
/external/skia/src/gpu/gl/
DGrGLTexture.cpp69 if (ioType == kRead_GrIOType) { in GrGLTexture()
/external/skia/src/gpu/mtl/
DGrMtlTexture.mm54 if (ioType == kRead_GrIOType) {
/external/skia/src/gpu/d3d/
DGrD3DTexture.cpp45 if (ioType == kRead_GrIOType) { in GrD3DTexture()
/external/skqp/src/gpu/vk/
DGrVkTexture.cpp48 if (ioType == kRead_GrIOType) { in GrVkTexture()
/external/skia/src/gpu/mock/
DGrMockTexture.h36 if (ioType == kRead_GrIOType) { in GrMockTexture()
/external/skia/src/gpu/vk/
DGrVkTexture.cpp55 if (ioType == kRead_GrIOType) { in GrVkTexture()
/external/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp175 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kYes, kRead_GrIOType); in makeView()
/external/skqp/src/image/
DSkImage_GpuBase.cpp308 GrWrapCacheable::kNo, kRead_GrIOType); in MakeTempTextureProxies()
497 kRead_GrIOType))) { in MakePromiseImageLazyProxy()

123