Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DVulkanTestHelpers.cpp124 VkPhysicalDeviceProperties physicalDeviceProperties; in init() local
125 vkGetPhysicalDeviceProperties(mGpu, &physicalDeviceProperties); in init()
127 if (physicalDeviceProperties.apiVersion < VK_API_VERSION_1_1) { in init()
197 if (physicalDeviceProperties.apiVersion < VK_API_VERSION_1_1) { in init()