Searched refs:GetDepthStencilImageToBufferFormat (Results 1 – 1 of 1) sorted by relevance
1003 const angle::Format &GetDepthStencilImageToBufferFormat(const angle::Format &imageFormat, in GetDepthStencilImageToBufferFormat() function11625 GetDepthStencilImageToBufferFormat(readFormat, VK_IMAGE_ASPECT_DEPTH_BIT); in readPixels()11627 GetDepthStencilImageToBufferFormat(readFormat, VK_IMAGE_ASPECT_STENCIL_BIT); in readPixels()11754 readFormat = &GetDepthStencilImageToBufferFormat(*readFormat, copyAspectFlags); in readPixelsImpl()