Improve documentation.

This commit is contained in:
Jules Blok 2016-08-15 15:25:50 +02:00
commit 7078216b61
7 changed files with 44 additions and 26 deletions

View file

@ -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;