Framebuffer rendering not workin but all the code is there, need to fix KHR for debug output
This commit is contained in:
@@ -16,6 +16,9 @@ public:
|
||||
|
||||
void DumpToFile( std::string file );
|
||||
|
||||
int GetWidth();
|
||||
int GetHeight();
|
||||
|
||||
uint32_t* Data;
|
||||
|
||||
~FrameBuffer();
|
||||
|
||||
Reference in New Issue
Block a user