mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
@@ -149,7 +149,7 @@ private:
|
||||
void initCapabilities() override;
|
||||
void getAPIStats(int &shaderswitches) const override;
|
||||
|
||||
void endPass();
|
||||
void endPass(bool presenting);
|
||||
GLuint bindCachedFBO(const RenderTargets &targets);
|
||||
void discard(OpenGL::FramebufferTarget target, const std::vector<bool> &colorbuffers, bool depthstencil);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user