VisualServerSingleton.textureAllocate

struct VisualServerSingleton
@nogc nothrow
void
textureAllocate
(
in RID texture
,
in long width
,
in long height
,
in long depth_3d
,
in long format
,
in long type
,
in long flags = 7
)

Meta