Home
last modified time | relevance | path

Searched refs:getDepthBufferFormat (Results 1 - 6 of 6) sorted by relevance

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

Completed in 20 milliseconds