Home
last modified time | relevance | path

Searched refs:isDepthStencilFormat (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp40 bool isDepthStencilFormat (VkFormat format);
DvkImageUtil.cpp57 bool isDepthStencilFormat (VkFormat format) in isDepthStencilFormat() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineClearUtil.cpp97 if (isDepthStencilFormat(clearFormat)) in defaultClearValue()
DvktPipelineDepthTests.cpp68 DE_ASSERT(vk::isDepthStencilFormat(format)); in testSupportsDepthStencilFormat()
87 DE_ASSERT(vk::isDepthStencilFormat(format)); in testSupportsAtLeastOneDepthStencilFormat()