Searched refs:deviceLayerNames (Results 1 – 1 of 1) sorted by relevance
643 SkTArray<const char*> deviceLayerNames; in CreateVkBackendContext() local646 deviceLayerNames.push_back(deviceLayers[i].layerName); in CreateVkBackendContext()745 (uint32_t) deviceLayerNames.count(), // layerCount in CreateVkBackendContext()746 deviceLayerNames.begin(), // ppEnabledLayerNames in CreateVkBackendContext()