Home
last modified time | relevance | path

Searched defs:onCreateWrappedTexture (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/mtl/
DMtlResourceProvider.mm248 sk_sp<Texture> MtlResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { function
/external/skia/src/gpu/graphite/dawn/
DDawnResourceProvider.cpp213 sk_sp<Texture> DawnResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::DawnResourceProvider
/external/skia/src/gpu/graphite/vk/
DVulkanResourceProvider.cpp86 sk_sp<Texture> VulkanResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::VulkanResourceProvider