Created
May 22, 2021 04:40
-
-
Save antoinefortin/5cb59c150373cc5222d482b999f70927 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #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