main: Add entry point for CheckNamedFramebufferStatus.
[Fredrik: - Retain the debugging code in CheckFramebufferStatus.
- Whitespace fixes.]
Reviewed-by: Fredrik Höglund <fredrik@kde.org>
Signed-off-by: Fredrik Höglund <fredrik@kde.org>
This commit is contained in:
committed by
Fredrik Höglund
parent
80e9bf2641
commit
f93f95928d
@@ -181,6 +181,12 @@
|
||||
<param name="layer" type="GLint" />
|
||||
</function>
|
||||
|
||||
<function name="CheckNamedFramebufferStatus" offset="assign">
|
||||
<return type="GLenum" />
|
||||
<param name="framebuffer" type="GLuint" />
|
||||
<param name="target" type="GLenum" />
|
||||
</function>
|
||||
|
||||
<!-- Renderbuffer object functions -->
|
||||
|
||||
<function name="CreateRenderbuffers" offset="assign">
|
||||
|
||||
Reference in New Issue
Block a user