/third_party/skia/src/gpu/mtl/ |
D | GrMtlSemaphore.mm | 27 sk_sp<GrMtlEvent> GrMtlEvent::MakeWrapped(GrMTLHandle event) { function
|
D | GrMtlAttachment.mm | 146 sk_sp<GrMtlAttachment> GrMtlAttachment::MakeWrapped( function
|
D | GrMtlSemaphore.h | 65 static std::unique_ptr<GrMtlSemaphore> MakeWrapped(GrMTLHandle mtlEvent, uint64_t value) { in MakeWrapped() function
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DSemaphore.cpp | 21 std::unique_ptr<GrD3DSemaphore> GrD3DSemaphore::MakeWrapped(const GrD3DFenceInfo& fenceInfo) { in MakeWrapped() function in GrD3DSemaphore
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLSemaphore.h | 23 static sk_sp<GrGLSemaphore> MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function
|
D | GrGLTextureRenderTarget.cpp | 62 sk_sp<GrGLTextureRenderTarget> GrGLTextureRenderTarget::MakeWrapped( in MakeWrapped() function in GrGLTextureRenderTarget
|
D | GrGLTexture.cpp | 126 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLTexture
|
D | GrGLRenderTarget.cpp | 63 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnRenderTarget.cpp | 25 GrDawnRenderTarget::MakeWrapped(GrDawnGpu* gpu, in MakeWrapped() function in GrDawnRenderTarget
|
D | GrDawnTexture.cpp | 86 sk_sp<GrDawnTexture> GrDawnTexture::MakeWrapped(GrDawnGpu* gpu, const SkISize& size, in MakeWrapped() function in GrDawnTexture
|
/third_party/skia/src/gpu/gl/ |
D | GrGLSemaphore.h | 23 static std::unique_ptr<GrGLSemaphore> MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function
|
D | GrGLTextureRenderTarget.cpp | 63 sk_sp<GrGLTextureRenderTarget> GrGLTextureRenderTarget::MakeWrapped( in MakeWrapped() function in GrGLTextureRenderTarget
|
D | GrGLTexture.cpp | 126 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLTexture
|
D | GrGLRenderTarget.cpp | 80 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnRenderTarget.cpp | 22 sk_sp<GrDawnRenderTarget> GrDawnRenderTarget::MakeWrapped(GrDawnGpu* gpu, in MakeWrapped() function in GrDawnRenderTarget
|
D | GrDawnTexture.cpp | 73 sk_sp<GrDawnTexture> GrDawnTexture::MakeWrapped(GrDawnGpu* gpu, SkISize dimensions, in MakeWrapped() function in GrDawnTexture
|
/third_party/skia/src/gpu/vk/ |
D | GrVkSemaphore.cpp | 36 std::unique_ptr<GrVkSemaphore> GrVkSemaphore::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkSemaphore
|
D | GrVkImage.cpp | 175 sk_sp<GrVkImage> GrVkImage::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkImage
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkSemaphore.cpp | 32 sk_sp<GrVkSemaphore> GrVkSemaphore::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkSemaphore
|