Home
last modified time | relevance | path

Searched refs:instanceLayerNames (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp484 SkTArray<const char*> instanceLayerNames; in CreateVkBackendContext() local
487 instanceLayerNames.push_back(instanceLayers[i].layerName); in CreateVkBackendContext()
500 (uint32_t) instanceLayerNames.count(), // enabledLayerNameCount in CreateVkBackendContext()
501 instanceLayerNames.begin(), // ppEnabledLayerNames in CreateVkBackendContext()