Searched refs:mSnapshotsEnabled (Results 1 – 1 of 1) sorted by relevance
356 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