create-vertex-array ( -- id )


Vocabulary
opengl

Inputs
None

Outputs
idan integer


Word description
Wrapper for glCreateVertexArrays to handle the common case of generating a single DSA vertex array ID.

Definition