- add vulkan info to startup log
This commit is contained in:
parent
7d56aa4b0b
commit
9d792f79f1
4 changed files with 44 additions and 3 deletions
|
|
@ -75,6 +75,7 @@ public:
|
|||
private:
|
||||
sector_t *RenderViewpoint(FRenderViewpoint &mainvp, AActor * camera, IntRect * bounds, float fov, float ratio, float fovratio, bool mainview, bool toscreen);
|
||||
void DrawScene(HWDrawInfo *di, int drawmode);
|
||||
void PrintStartupLog();
|
||||
|
||||
std::unique_ptr<VkShaderManager> mShaderManager;
|
||||
std::unique_ptr<VkSamplerManager> mSamplerManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue