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