mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Merge pull request #1622 from NickWaanders/master
Crash fix for shaderc.cpp in release mode.
This commit is contained in:
@@ -180,6 +180,7 @@ namespace bgfx
|
||||
"i_data2",
|
||||
"i_data3",
|
||||
"i_data4",
|
||||
NULL
|
||||
};
|
||||
|
||||
Options::Options()
|
||||
|
||||
Reference in New Issue
Block a user