WebGL Beginner's Guide - Chapter 2 - State Machine

Getting information from WebGL with getParameter and getBufferParameter

This example shows how to recover information about the current VBO and IBO.

Your browser does not support the HTML5 canvas element.
Buffer Name Size Usage
VBO:
IBO:

Is vertices a VBO?

Is coneVertexBuffer a VBO?