Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceProperties.cpp57 bool vksc10Supported = (apiVersion >= VK_MAKE_API_VERSION(1, 1, 0, 0)); in DeviceProperties() local
100 if (vksc10Supported) in DeviceProperties()
DvkDeviceFeatures.cpp66 bool vksc10Supported = (apiVersion >= VK_MAKE_API_VERSION(1, 1, 0, 0)); in DeviceFeatures() local
82 if (vksc10Supported) in DeviceFeatures()