Documentation
Dlang.org
GLMemoryPBOAllocator
gstgl
glmemory_pboallocator
Opaque #GstGLMemoryPBOAllocator struct
class
GLMemoryPBOAllocator :
GLMemoryAllocator
{
this
(void* ptr, Flag!"Take" take);
static
GType
getGType
();
GType
gType
[@property getter];
GLMemoryPBOAllocator
self
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
Members
Functions
self
GLMemoryPBOAllocator
self
()
Returns
this
, for use in
with
statements.
Properties
gType
GType
gType
[@property getter]
Static functions
getGType
GType
getGType
()
Inherited Members
From GLMemoryAllocator
getGType
GType
getGType
()
gType
GType
gType
[@property getter]
self
GLMemoryAllocator
self
()
Returns
this
, for use in
with
statements.
getDefault
gstgl
.
glmemory_allocator
.
GLMemoryAllocator
getDefault
(gstgl.glcontext.GLContext context)
gstgl
glmemory_pboallocator
classes
GLMemoryPBOAllocator
Opaque #GstGLMemoryPBOAllocator struct