Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.hpp37 vk::VkFormat getDepthBufferFormat (const vk::VkFormat depthStencilImageFormat);
DvktMultiViewRenderUtil.cpp75 VkFormat getDepthBufferFormat (const vk::VkFormat depthStencilImageFormat) in getDepthBufferFormat() function
DvktMultiViewRenderTests.cpp2962 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage()