Searched refs:getDefaultDepthStencilTextureInfo (Results 1 – 8 of 8) sorted by relevance
31 TextureInfo getDefaultDepthStencilTextureInfo(SkEnumBitMask<DepthStencilFlags>,
124 TextureInfo DawnCaps::getDefaultDepthStencilTextureInfo( in getDefaultDepthStencilTextureInfo() function in skgpu::graphite::DawnCaps
33 TextureInfo getDefaultDepthStencilTextureInfo(SkEnumBitMask<DepthStencilFlags>,
634 TextureInfo MtlCaps::getDefaultDepthStencilTextureInfo(
69 virtual TextureInfo getDefaultDepthStencilTextureInfo(SkEnumBitMask<DepthStencilFlags>,
194 desc.fDepthStencilAttachment.fTextureInfo = caps->getDefaultDepthStencilTextureInfo( in Make()
36 TextureInfo getDefaultDepthStencilTextureInfo(SkEnumBitMask<DepthStencilFlags>,
197 TextureInfo VulkanCaps::getDefaultDepthStencilTextureInfo(SkEnumBitMask<DepthStencilFlags> flags, in getDefaultDepthStencilTextureInfo() function in skgpu::graphite::VulkanCaps