Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCaps.cpp301 TextureInfo DawnCaps::getDefaultDepthStencilTextureInfo( in getDefaultDepthStencilTextureInfo() function in skgpu::graphite::DawnCaps
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCaps.cpp395 TextureInfo VulkanCaps::getDefaultDepthStencilTextureInfo(SkEnumBitMask<DepthStencilFlags> flags, in getDefaultDepthStencilTextureInfo() function in skgpu::graphite::VulkanCaps