Searched refs:GetDepthStencilAspectFlags (Results 1 – 3 of 3) sorted by relevance
380 VkImageAspectFlags GetDepthStencilAspectFlags(const angle::Format &format) in GetDepthStencilAspectFlags() function388 VkImageAspectFlags dsAspect = GetDepthStencilAspectFlags(format); in GetFormatAspectFlags()
313 VkImageAspectFlags GetDepthStencilAspectFlags(const angle::Format &format);
2253 VkImageAspectFlags aspectFlags = GetDepthStencilAspectFlags(format); in finalizeDepthStencilImageLayout()2268 VkImageAspectFlags aspectFlags = GetDepthStencilAspectFlags(format); in finalizeDepthStencilResolveImageLayout()