Skip to content

Instantly share code, notes, and snippets.

@JustSid
Created May 24, 2013 06:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JustSid/211378039a4d53a83848 to your computer and use it in GitHub Desktop.
Save JustSid/211378039a4d53a83848 to your computer and use it in GitHub Desktop.
uint8 *data = static_cast<uint8 *>(Memory::AllocateSIMD(i->_size));
uint8 *buffer = _meshData + i->offset;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment