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:
@@ -147,3 +147,5 @@ static const uint8_t vs_debugdraw_fill_mtl[685] =
|
||||
0x61, 0x72, 0x5f, 0x31, 0x29, 0x29, 0x3b, 0x0a, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, // ar_1));. return
|
||||
0x20, 0x5f, 0x6d, 0x74, 0x6c, 0x5f, 0x6f, 0x3b, 0x0a, 0x7d, 0x0a, 0x0a, 0x00, // _mtl_o;.}...
|
||||
};
|
||||
extern const uint8_t* vs_debugdraw_fill_pssl;
|
||||
extern const uint32_t vs_debugdraw_fill_pssl_size;
|
||||
|
||||
Reference in New Issue
Block a user