Searched refs:GrIOType (Results 1 – 25 of 60) sorted by relevance
123
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlTexture.h | 25 GrWrapCacheable, GrIOType); 64 GrWrapCacheable, GrIOType);
|
D | GrMtlTexture.mm | 37 GrIOType ioType) 76 GrIOType ioType) {
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlTexture.h | 30 GrIOType); 74 GrIOType);
|
D | GrMtlTexture.mm | 46 GrIOType ioType) 97 GrIOType ioType) {
|
/third_party/skia/src/gpu/gl/ |
D | GrGLTexture.h | 57 GrWrapCacheable, GrIOType); 71 GrIOType);
|
D | GrGLTexture.cpp | 62 GrIOType ioType) in GrGLTexture() 131 GrIOType ioType) { in MakeWrapped()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkTexture.h | 28 GrWrapCacheable, GrIOType, const GrVkImageInfo&, 65 GrIOType);
|
D | GrVkTexture.cpp | 43 GrWrapCacheable cacheable, GrIOType ioType) in GrVkTexture() 100 GrIOType ioType, in MakeWrappedTexture()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLTexture.h | 58 GrWrapCacheable, GrIOType); 72 GrIOType);
|
D | GrGLTexture.cpp | 60 GrIOType ioType) in GrGLTexture() 131 GrIOType ioType) { in MakeWrapped()
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DTexture.h | 29 GrIOType, 72 GrMipmapStatus, GrWrapCacheable, GrIOType);
|
D | GrD3DTexture.cpp | 39 GrIOType ioType) in GrD3DTexture() 92 GrIOType ioType, in MakeWrappedTexture()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkTexture.h | 36 GrIOType, 85 GrWrapCacheable, GrIOType, bool isExternal);
|
D | GrVkTexture.cpp | 48 GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) in GrVkTexture() 97 GrIOType ioType, const GrVkImageInfo& info, in MakeWrappedTexture()
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnTexture.h | 23 int sampleCnt, GrWrapCacheable, GrIOType,
|
D | GrDawnTexture.cpp | 75 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrapped()
|
/third_party/flutter/skia/src/gpu/ |
D | GrShaderVar.cpp | 23 void GrShaderVar::setIOType(GrIOType ioType) { in setIOType()
|
D | GrPendingIOResource.h | 52 template <typename T, GrIOType IO_TYPE>
|
D | GrGpu.h | 131 GrWrapOwnership, GrWrapCacheable, GrIOType); 557 GrWrapOwnership, GrWrapCacheable, GrIOType) = 0;
|
/third_party/flutter/skia/tests/ |
D | GrTestingBackendTextureUploadTest.cpp | 73 GrWrapCacheable::kNo, GrIOType::kRW_GrIOType); in testing_only_texture_test()
|
/third_party/skia/src/gpu/ |
D | GrProxyProvider.h | 118 GrIOType,
|
D | GrGpu.h | 169 GrIOType); 717 GrIOType) = 0;
|
/third_party/skia/src/gpu/mock/ |
D | GrMockGpu.h | 77 GrIOType) override;
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockGpu.h | 77 GrWrapCacheable, GrIOType) override;
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnGpu.h | 104 GrWrapCacheable, GrIOType) override;
|
123