Delete dead code.
Change-Id: I5b87fac4e2140a903221a1f68b16fa6a96e5effc
This commit is contained in:
@@ -44,7 +44,6 @@ public:
|
||||
private:
|
||||
WindowSurface();
|
||||
|
||||
void copyToColorBuffer(); // copy pbuffer content with readback+download
|
||||
void blitToColorBuffer(); // copy pbuffer content with texload and blit
|
||||
bool resizePbuffer(unsigned int p_width, unsigned int p_height);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user