Home
last modified time | relevance | path

Searched defs:dsFormat (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp242 const VkFormat dsFormat) in makeRenderPass()
412 …ice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, const VkFormat dsFormat) in makeRenderPassWithDepth()
DvktMultiViewRenderTests.cpp117 const VkFormat dsFormat = VK_FORMAT_UNDEFINED) in makeRenderPass()
151 const VkFormat dsFormat, in makeRenderPassWithDepth()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp209 const VkFormat dsFormat, in makeRenderPass()
1162 const VkFormat dsFormat = VK_FORMAT_D24_UNORM_S8_UINT; in testLayeredReadBack() local