Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DTextureInfo.cpp112 SkString TextureInfo::toRPAttachmentString() const { in toRPAttachmentString() function in skgpu::graphite::TextureInfo
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnTextureInfo.cpp50 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 DVulkanTextureInfo.cpp43 SkString toRPAttachmentString(uint32_t sampleCount) const override { in toRPAttachmentString() function in skgpu::graphite::VulkanTextureInfoData