-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I decided to use a global flag to manage the enabled/disabled state of the registers used to store shader attributes. This value will be true if the geometry supplies a value, false if it does not. Therefore, I prepared a geometry with aTexCoord and a geometry without it, and tested whether the value was properly switched.
- Loading branch information
1 parent
783e765
commit c1a9c69
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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