Home
last modified time | relevance | path

Searched defs:physDeviceVersion (Results 1 – 1 of 1) 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