Home
last modified time | relevance | path

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

/external/skia/tools/gpu/vk/
DVkTestUtils.cpp396 VkPhysicalDevice physDev, uint32_t physDeviceVersion, in setup_features()
624 uint32_t physDeviceVersion = std::min(physDeviceProperties.apiVersion, apiVersion); in CreateVkBackendContext() local