Searched refs:getDepthBufferFormat (Results 1 – 3 of 3) sorted by relevance
38 vk::VkFormat getDepthBufferFormat (const vk::VkFormat depthStencilImageFormat);
75 VkFormat getDepthBufferFormat (const vk::VkFormat depthStencilImageFormat) in getDepthBufferFormat() function
3337 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage()