Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
buffers
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/external/gl/gl-objects2.xtm
Implementation
(
bind-func
buffers
(
lambda
(
vao:VAO*
)
(
if
(
null?
vao
)
VAO_NULL_VBOS
(
tref-ptr
vao
2
))))
Back to Index
Similar Entries
glfw_swap_buffers
xtlang
/digego/extempore/tree/v0.8.9/libs/external/glfw3.xtm