public static DeleteFramebuffers ( uint n, uint framebuffers ) : void | ||
n | uint | Number of textures to delete. |
framebuffers | uint | The array containing the names of the textures to delete. |
return | void |
public static DeleteFramebuffers ( uint n, uint framebuffers ) : void | ||
n | uint | Number of textures to delete. |
framebuffers | uint | The array containing the names of the textures to delete. |
return | void |