SDispFormat

C++
struct SDispFormat {
  int m_Width;
  int m_Height;
  int m_BPP;
};
File

IRenderer.h