Buffer.markDirty

Mark the Buffer as dirty, such that the next call to sync() will upload the data to the GPU memory.

class Buffer(T)
void
markDirty
()

Meta