Fix MSAA with ARM Mali OpenGL ES (#2818)

* Fix MSAA with ARM Mali OpenGL ES

* indenting
This commit is contained in:
Cedric Guillemet
2022-06-15 03:35:19 -07:00
committed by GitHub
parent 6cf243f469
commit f0cf1794e7
8 changed files with 177 additions and 37 deletions

View File

@@ -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 }