mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 16:38:01 -05: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