mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-05 09:29:01 -06: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