shaderc: Updated version.

This commit is contained in:
Branimir Karadžić 2018-10-04 19:31:46 -07:00
parent 6ff2d99c90
commit 70c06f46c3

View File

@ -18,7 +18,7 @@ extern "C"
#define BGFX_CHUNK_MAGIC_VSH BX_MAKEFOURCC('V', 'S', 'H', 0x5)
#define BGFX_SHADERC_VERSION_MAJOR 1
#define BGFX_SHADERC_VERSION_MINOR 15
#define BGFX_SHADERC_VERSION_MINOR 16
namespace bgfx
{