Home
last modified time | relevance | path

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

/external/skia/tools/gpu/vk/
DVkTestUtils.cpp381 uint32_t physDeviceVersion, GrVkExtensions* extensions, in setup_features()
605 uint32_t physDeviceVersion = std::min(physDeviceProperties.apiVersion, apiVersion); in CreateVkBackendContext() local