Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/
DTextureInfo.cpp112 SkString TextureInfo::toRPAttachmentString() const { in toRPAttachmentString() function in skgpu::graphite::TextureInfo
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnTextureInfo.cpp50 SkString toRPAttachmentString(uint32_t sampleCount) const override { in toRPAttachmentString() function in skgpu::graphite::DawnTextureInfoData
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanTextureInfo.cpp45 SkString toRPAttachmentString(uint32_t sampleCount) const override { in toRPAttachmentString() function in skgpu::graphite::VulkanTextureInfoData