Skip to content

glCheckFramebufferStatus

check the completeness status of a framebuffer

function glCheckFramebufferStatus(int $target) : int
arguments
  1. int $target Specify the target to which the framebuffer is bound for glCheckFramebufferStatus, and the target against which framebuffer completeness of framebuffer is checked for glCheckNamedFramebufferStatus.
returns

int


Copyright © 2010-2014 Khronos Group

This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. https://opencontent.org/openpub/.