Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp360 uint32_t physDeviceVersion, GrVkExtensions* extensions, in setup_features()
575 uint32_t physDeviceVersion = std::min(physDeviceProperties.apiVersion, apiVersion); in CreateVkBackendContext() local
/third_party/skia/m133/tools/gpu/vk/
DVkTestUtils.cpp451 VkPhysicalDevice physDev, uint32_t physDeviceVersion, in setup_features()
677 uint32_t physDeviceVersion = std::min(physDeviceProperties.apiVersion, apiVersion); in CreateVkBackendContext() local