feat: deferred shading (day 2)
This commit is contained in:
@@ -16,6 +16,8 @@ public:
|
||||
void bindBuffers() const;
|
||||
void bindSSAOBuffer() const;
|
||||
|
||||
void bindDepthBuffer();
|
||||
|
||||
void resize(uint width, uint height);
|
||||
|
||||
uint getWidth() const;
|
||||
|
||||
Reference in New Issue
Block a user