Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanResourceProvider.cpp120 sk_sp<Texture> VulkanResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::VulkanResourceProvider
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnResourceProvider.cpp416 sk_sp<Texture> DawnResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::DawnResourceProvider