mirror of
https://github.com/g-truc/glm.git
synced 2026-09-12 21:48:06 +00:00
Updated ceilPowerOfTwo for signed int support
This commit is contained in:
@@ -526,7 +526,7 @@ namespace findMSB
|
||||
int Error(0);
|
||||
|
||||
Error += test_findMSB();
|
||||
Error += test_nlz1();
|
||||
//Error += test_nlz1();
|
||||
|
||||
return Error;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user