Searched refs:setup_extension_features (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/gpu/vk/ |
D | VkTestUtils.cpp | 339 static void setup_extension_features(GrVkGetProc getProc, VkInstance inst, VkPhysicalDevice physDev, in setup_extension_features() function 620 setup_extension_features(getProc, inst, physDev, physDeviceVersion, extensions, features); in CreateVkBackendContext()
|
/external/skqp/tools/gpu/vk/ |
D | VkTestUtils.cpp | 335 static void setup_extension_features(GrVkGetProc getProc, VkInstance inst, VkPhysicalDevice physDev, in setup_extension_features() function 616 setup_extension_features(getProc, inst, physDev, physDeviceVersion, extensions, features); in CreateVkBackendContext()
|