mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Added Apple vendor id.
This commit is contained in:
@@ -1269,6 +1269,11 @@ public static class bgfx
|
||||
/// </summary>
|
||||
Amd = 0x1002,
|
||||
|
||||
/// <summary>
|
||||
/// Apple adapter.
|
||||
/// </summary>
|
||||
Apple = 0x106b,
|
||||
|
||||
/// <summary>
|
||||
/// Intel adapter.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user