Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectMiscTests.cpp60 vk::VkFormat findDSFormat (const vk::InstanceInterface& vki, const vk::VkPhysicalDevice physicalDevice) in findDSFormat() function
1139 vk::VkFormat depthStencilAttachmentFormat = findDSFormat(m_context.getInstanceInterface(), m_context.getPhysicalDevice());
1772 if (findDSFormat(vki, physicalDevice) == vk::VK_FORMAT_UNDEFINED)

Completed in 4 milliseconds