mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 13:53:14 +01:00
Added blit caps.
This commit is contained in:
@@ -977,6 +977,7 @@ namespace bgfx
|
||||
CAPS_FLAGS(BGFX_CAPS_INDEX32),
|
||||
CAPS_FLAGS(BGFX_CAPS_DRAW_INDIRECT),
|
||||
CAPS_FLAGS(BGFX_CAPS_HIDPI),
|
||||
CAPS_FLAGS(BGFX_CAPS_BLIT),
|
||||
#undef CAPS_FLAGS
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user