/third_party/flutter/skia/tests/ |
D | VkWrapTests.cpp | 50 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()
|
D | TraceMemoryDumpTest.cpp | 118 GrWrapCacheable::kNo, kRead_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/third_party/skia/tests/ |
D | VkWrapTests.cpp | 51 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()
|
D | TraceMemoryDumpTest.cpp | 121 GrWrapCacheable::kNo, kRead_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/third_party/flutter/skia/src/gpu/ |
D | GrPendingIOResource.h | 69 case kRead_GrIOType: 97 case kRead_GrIOType: in release()
|
D | GrShaderVar.cpp | 27 case kRead_GrIOType: in setIOType()
|
D | GrAHardwareBufferImageGenerator.cpp | 179 kRead_GrIOType); in makeProxy()
|
D | GrBackendTextureImageGenerator.cpp | 191 GrWrapCacheable::kNo, kRead_GrIOType); in onGenerateTexture()
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrStencilPathOp.h | 70 GrPendingIOResource<const GrPath, kRead_GrIOType> fPath;
|
D | GrDrawPathOp.h | 94 GrPendingIOResource<const GrPath, kRead_GrIOType> fPath;
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnTexture.cpp | 88 if (ioType == kRead_GrIOType) { in MakeWrapped()
|
/third_party/flutter/skia/src/image/ |
D | SkImage_GpuBase.cpp | 267 GrWrapCacheable::kNo, kRead_GrIOType); in MakeTempTextureProxies() 452 GrWrapCacheable::kYes, kRead_GrIOType))) { in MakePromiseImageLazyProxy()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 70 if (ioType == kRead_GrIOType) { in GrGLTexture()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 68 if (ioType == kRead_GrIOType) { in GrGLTexture()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkGpuCommandBuffer.h | 195 using SampledTexture = GrPendingIOResource<GrVkTexture, kRead_GrIOType>;
|
D | GrVkTexture.cpp | 50 if (ioType == kRead_GrIOType) {
|
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlTexture.mm | 43 if (ioType == kRead_GrIOType) {
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DTexture.cpp | 45 if (ioType == kRead_GrIOType) { in GrD3DTexture()
|
/third_party/skia/src/gpu/ |
D | GrAHardwareBufferImageGenerator.cpp | 164 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kYes, kRead_GrIOType); in makeView()
|
D | GrBackendTextureImageGenerator.cpp | 200 kRead_GrIOType); in onGenerateTexture()
|
/third_party/skia/src/gpu/mock/ |
D | GrMockTexture.h | 36 if (ioType == kRead_GrIOType) { in GrMockTexture()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkTexture.cpp | 56 if (ioType == kRead_GrIOType) { in GrVkTexture()
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlTexture.mm | 56 if (ioType == kRead_GrIOType) {
|
/third_party/skia/src/image/ |
D | SkImage_GpuBase.cpp | 303 kRead_GrIOType); in MakePromiseImageLazyProxy()
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockTexture.h | 31 if (ioType == kRead_GrIOType) { in GrMockTexture()
|