Home
last modified time | relevance | path

Searched refs:getDepthBufferFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.hpp38 vk::VkFormat getDepthBufferFormat (const vk::VkFormat depthStencilImageFormat);
DvktMultiViewRenderUtil.cpp75 VkFormat getDepthBufferFormat (const vk::VkFormat depthStencilImageFormat) in getDepthBufferFormat() function
DvktMultiViewRenderTests.cpp3337 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage()