Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestUtils.cpp451 VkPhysicalDevice physDev, uint32_t physDeviceVersion, in setup_features()
677 uint32_t physDeviceVersion = std::min(physDeviceProperties.apiVersion, apiVersion); in CreateVkBackendContext() local