mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Improve documentation.
This commit is contained in:
parent
8c1c7fc2da
commit
7078216b61
7 changed files with 44 additions and 26 deletions
|
@ -176,6 +176,8 @@ protected:
|
|||
|
||||
static std::unique_ptr<PostProcessingShaderImplementation> m_post_processor;
|
||||
|
||||
static const float GX_MAX_DEPTH;
|
||||
|
||||
private:
|
||||
static PEControl::PixelFormat prev_efb_format;
|
||||
static unsigned int efb_scale_numeratorX;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue