vadgl ~master (2026-08-09T23:38:48.9439982)
Dub
Repo
VBufferObject.set_data
vadgl
gl3
VBufferObject
Undocumented in source. Be warned that the author may not have intended to support it.
GLResult
!
void
set_data
(GLenum target, size_t size, const(void*) data, GLenum usage)
GLResult
!
void
set_data
(size_t size, const(void*) data, GLenum usage)
struct
VBufferObject
nothrow
GLResult
!void
set_data
(
size_t
size
,
const
(
void
*)
data
= null
,
GLenum
usage
=
GL_STATIC_DRAW
)
GLResult
!
void
set_data
(const(void[]) data, GLenum usage)
GLResult
!
void
set_data
(const(T[]) data, GLenum usage)
Meta
Source
See Implementation
vadgl
gl3
VBufferObject
constructors
this
functions
bind
set_sub_data
properties
id
static functions
create
disable
set_data