Home
last modified time | relevance | path

Searched defs:deviceVersion (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp396 bool isDeviceExtensionSupported (const deUint32 deviceVersion, const std::vector<std::string>& exte… in isDeviceExtensionSupported()
412 bool isDeviceExtensionSupported (const deUint32 deviceVersion, const std::vector<VkExtensionPropert… in isDeviceExtensionSupported()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp73 const vk::ApiVersion deviceVersion = vk::unpackVersion(m_context.getDeviceVersion()); in iterate() local
DvktApiFeatureInfo.cpp1278 const ApiVersion deviceVersion = unpackVersion(props->apiVersion); in deviceProperties() local