Searched refs:isDepthStencilFormat (Results 1 – 4 of 4) sorted by relevance
40 bool isDepthStencilFormat (VkFormat format);
57 bool isDepthStencilFormat (VkFormat format) in isDepthStencilFormat() function
97 if (isDepthStencilFormat(clearFormat)) in defaultClearValue()
68 DE_ASSERT(vk::isDepthStencilFormat(format)); in testSupportsDepthStencilFormat()87 DE_ASSERT(vk::isDepthStencilFormat(format)); in testSupportsAtLeastOneDepthStencilFormat()