Searched defs:dsFormat (Results 1 – 3 of 3) sorted by relevance
242 const VkFormat dsFormat) in makeRenderPass()412 …ice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, const VkFormat dsFormat) in makeRenderPassWithDepth()
117 const VkFormat dsFormat = VK_FORMAT_UNDEFINED) in makeRenderPass()151 const VkFormat dsFormat, in makeRenderPassWithDepth()
209 const VkFormat dsFormat, in makeRenderPass()1162 const VkFormat dsFormat = VK_FORMAT_D24_UNORM_S8_UINT; in testLayeredReadBack() local