mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fix MSAA with ARM Mali OpenGL ES (#2818)
* Fix MSAA with ARM Mali OpenGL ES * indenting
This commit is contained in:
@@ -429,6 +429,7 @@ flag.PciId { bits = 16 , const }
|
||||
.Intel (0x8086) --- Intel adapter.
|
||||
.Nvidia (0x10de) --- nVidia adapter.
|
||||
.Microsoft (0x1414) --- Microsoft adapter.
|
||||
.Arm (0x13b5) --- ARM adapter.
|
||||
()
|
||||
|
||||
flag.CubeMap { bits = 8, const }
|
||||
|
||||
Reference in New Issue
Block a user