47e0d2b23528f280eaaf6adbbda7863c9e972dc2
- test for 2D textures first since it's the most common case - declare variables close to where they're used - fix compiler warning for proxy (uninitialized use) - safe return if n != 1, 2, 3 (should never happen) - white space
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%