mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated embedded shaders.
This commit is contained in:
@@ -165,3 +165,5 @@ static const uint8_t vs_nanovg_fill_mtl[904] =
|
||||
0x31, 0x3b, 0x0a, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x5f, 0x6d, 0x74, 0x6c, // 1;. return _mtl
|
||||
0x5f, 0x6f, 0x3b, 0x0a, 0x7d, 0x0a, 0x0a, 0x00, // _o;.}...
|
||||
};
|
||||
extern const uint8_t* vs_nanovg_fill_pssl;
|
||||
extern const uint32_t vs_nanovg_fill_pssl_size;
|
||||
|
||||
Reference in New Issue
Block a user