Searched defs:toRPAttachmentString (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/ | ||
H A D | TextureInfo.cpp | 112 SkString TextureInfo::toRPAttachmentString() const { in toRPAttachmentString() function in skgpu::graphite::TextureInfo |
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ | ||
H A D | DawnTextureInfo.cpp | 50 SkString toRPAttachmentString(uint32_t sampleCount) const override { in toRPAttachmentString() function in skgpu::graphite::DawnTextureInfoData |
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ | ||
H A D | VulkanTextureInfo.cpp | 43 SkString toRPAttachmentString(uint32_t sampleCount) const override { in toRPAttachmentString() function in skgpu::graphite::VulkanTextureInfoData |