mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 21:27:49 +00:00
commit
0ab550c726
144 changed files with 8734 additions and 3972 deletions
|
@ -67,4 +67,4 @@ public:
|
|||
size_t size_slots{};
|
||||
};
|
||||
|
||||
} // namespace VideoCommon
|
||||
} // namespace VideoCommon
|
||||
|
|
|
@ -175,4 +175,4 @@ protected:
|
|||
std::unique_ptr<QueryCacheBaseImpl> impl;
|
||||
};
|
||||
|
||||
} // namespace VideoCommon
|
||||
} // namespace VideoCommon
|
||||
|
|
|
@ -146,4 +146,4 @@ protected:
|
|||
std::deque<size_t> old_queries;
|
||||
};
|
||||
|
||||
} // namespace VideoCommon
|
||||
} // namespace VideoCommon
|
||||
|
|
|
@ -71,4 +71,4 @@ enum class ReductionOp : u32 {
|
|||
MaxReductionOp,
|
||||
};
|
||||
|
||||
} // namespace VideoCommon
|
||||
} // namespace VideoCommon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue