Skip to content

Instantly share code, notes, and snippets.

@antoinefortin
Created May 22, 2021 04:40
Show Gist options
  • Select an option

  • Save antoinefortin/5cb59c150373cc5222d482b999f70927 to your computer and use it in GitHub Desktop.

Select an option

Save antoinefortin/5cb59c150373cc5222d482b999f70927 to your computer and use it in GitHub Desktop.
#define LOAD_TEXTURE2D_ARRAY(textureName, unCoord2, index) textureName.Load(int4(unCoord2, index, 0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment