mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 00:22:34 -07:00
Query Cachge: Fully rework Vulkan's query cache
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
virtual void CreateChannel(Tegra::Control::ChannelState& channel);
|
||||
|
||||
/// Bind a channel for execution.
|
||||
void BindToChannel(s32 id);
|
||||
virtual void BindToChannel(s32 id);
|
||||
|
||||
/// Erase channel's state.
|
||||
void EraseChannel(s32 id);
|
||||
|
Reference in New Issue
Block a user