Searched refs:GetDepthStencilAspectFlags (Results 1 – 3 of 3) sorted by relevance
368 VkImageAspectFlags GetDepthStencilAspectFlags(const angle::Format &format) in GetDepthStencilAspectFlags() function376 VkImageAspectFlags dsAspect = GetDepthStencilAspectFlags(format); in GetFormatAspectFlags()
211 VkImageAspectFlags GetDepthStencilAspectFlags(const angle::Format &format);
1532 VkImageAspectFlags aspectFlags = GetDepthStencilAspectFlags(format); in finalizeDepthStencilImageLayout()1546 VkImageAspectFlags aspectFlags = GetDepthStencilAspectFlags(format); in finalizeDepthStencilResolveImageLayout()