Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DColorBuffer.cpp104 bool vkSnapshotEnabled = emulationVk && emulationVk->features.VulkanSnapshots.enabled; in create() local
106 …if ((!stream || vkSnapshotEnabled) && colorBuffer->mColorBufferGl && colorBuffer->mColorBufferVk && in create()