Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/tests/
DVkWrapTests.cpp50 kRead_GrIOType); in wrap_tex_test()
59 GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
62 GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
72 GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
75 GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
84 GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test()
DTraceMemoryDumpTest.cpp118 GrWrapCacheable::kNo, kRead_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/third_party/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()
/third_party/flutter/skia/src/gpu/
DGrPendingIOResource.h69 case kRead_GrIOType:
97 case kRead_GrIOType: in release()
DGrShaderVar.cpp27 case kRead_GrIOType: in setIOType()
DGrAHardwareBufferImageGenerator.cpp179 kRead_GrIOType); in makeProxy()
DGrBackendTextureImageGenerator.cpp191 GrWrapCacheable::kNo, kRead_GrIOType); in onGenerateTexture()
/third_party/flutter/skia/src/gpu/ops/
DGrStencilPathOp.h70 GrPendingIOResource<const GrPath, kRead_GrIOType> fPath;
DGrDrawPathOp.h94 GrPendingIOResource<const GrPath, kRead_GrIOType> fPath;
/third_party/skia/src/gpu/dawn/
DGrDawnTexture.cpp88 if (ioType == kRead_GrIOType) { in MakeWrapped()
/third_party/flutter/skia/src/image/
DSkImage_GpuBase.cpp267 GrWrapCacheable::kNo, kRead_GrIOType); in MakeTempTextureProxies()
452 GrWrapCacheable::kYes, kRead_GrIOType))) { in MakePromiseImageLazyProxy()
/third_party/skia/src/gpu/gl/
DGrGLTexture.cpp70 if (ioType == kRead_GrIOType) { in GrGLTexture()
/third_party/flutter/skia/src/gpu/gl/
DGrGLTexture.cpp68 if (ioType == kRead_GrIOType) { in GrGLTexture()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpuCommandBuffer.h195 using SampledTexture = GrPendingIOResource<GrVkTexture, kRead_GrIOType>;
DGrVkTexture.cpp50 if (ioType == kRead_GrIOType) {
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlTexture.mm43 if (ioType == kRead_GrIOType) {
/third_party/skia/src/gpu/d3d/
DGrD3DTexture.cpp45 if (ioType == kRead_GrIOType) { in GrD3DTexture()
/third_party/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp164 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kYes, kRead_GrIOType); in makeView()
DGrBackendTextureImageGenerator.cpp200 kRead_GrIOType); in onGenerateTexture()
/third_party/skia/src/gpu/mock/
DGrMockTexture.h36 if (ioType == kRead_GrIOType) { in GrMockTexture()
/third_party/skia/src/gpu/vk/
DGrVkTexture.cpp56 if (ioType == kRead_GrIOType) { in GrVkTexture()
/third_party/skia/src/gpu/mtl/
DGrMtlTexture.mm56 if (ioType == kRead_GrIOType) {
/third_party/skia/src/image/
DSkImage_GpuBase.cpp303 kRead_GrIOType); in MakePromiseImageLazyProxy()
/third_party/flutter/skia/src/gpu/mock/
DGrMockTexture.h31 if (ioType == kRead_GrIOType) { in GrMockTexture()

12