Searched refs:GetDepthStencilAspectFlags (Results 1 – 3 of 3) sorted by relevance
92 VkImageAspectFlags aspectFlags = vk::GetDepthStencilAspectFlags(format); in onDepthStencilDraw()
290 VkImageAspectFlags GetDepthStencilAspectFlags(const angle::Format &format) in GetDepthStencilAspectFlags() function298 VkImageAspectFlags dsAspect = GetDepthStencilAspectFlags(format); in GetFormatAspectFlags()
161 VkImageAspectFlags GetDepthStencilAspectFlags(const angle::Format &format);