mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-04-24 04:53:28 -04:00
Cleanup.
This commit is contained in:
parent
b98be4305c
commit
3eb0659898
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ namespace bgfx { namespace d3d11
|
|||
uint32_t m_zero[D3D11_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT];
|
||||
};
|
||||
|
||||
static Zero s_zero;
|
||||
static const Zero s_zero;
|
||||
|
||||
static const uint32_t s_checkMsaa[] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue