mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 00:32:33 -07:00
Query Cachge: Fully rework Vulkan's query cache
This commit is contained in:
@@ -3182,9 +3182,6 @@ private:
|
||||
/// Handles writes to syncing register.
|
||||
void ProcessSyncPoint();
|
||||
|
||||
/// Returns a query's value or an empty object if the value will be deferred through a cache.
|
||||
std::optional<u64> GetQueryResult();
|
||||
|
||||
void RefreshParametersImpl();
|
||||
|
||||
bool IsMethodExecutable(u32 method);
|
||||
|
Reference in New Issue
Block a user