Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceProperties.cpp51 bool vk11Supported = (apiVersion >= VK_MAKE_API_VERSION(0, 1, 1, 0)); in DeviceProperties() local
61 if (vk11Supported) in DeviceProperties()