@return the format of the color, depth and stencil buffer in a BufferFormat instance
()
| 320 | |
| 321 | /** @return the format of the color, depth and stencil buffer in a {@link BufferFormat} instance */ |
| 322 | BufferFormat getBufferFormat (); |
| 323 | |
| 324 | /** @param extension the extension name |
| 325 | * @return whether the extension is supported */ |
no outgoing calls