Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp356 mSnapshotsEnabled = m_emu->features.VulkanSnapshots.enabled; in Impl()
408 bool snapshotsEnabled() const { return mSnapshotsEnabled; } in snapshotsEnabled()
7529 bool mSnapshotsEnabled = false; member in gfxstream::vk::VkDecoderGlobalState::Impl