GL.CheckFramebufferStatus(FramebufferTarget) Method

Definition

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glCheckFramebufferStatus", Version="3.0")]
public static OpenTK.Graphics.ES30.FramebufferErrorCode CheckFramebufferStatus (OpenTK.Graphics.ES30.FramebufferTarget target);
static member CheckFramebufferStatus : OpenTK.Graphics.ES30.FramebufferTarget -> OpenTK.Graphics.ES30.FramebufferErrorCode

Parameters

Returns

Attributes

Applies to