Use the EGL API with Android
This commit is contained in:
parent
c755e10089
commit
0eaa8fd9eb
6 changed files with 73 additions and 219 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#![cfg(target_os = "linux")]
|
||||
#![cfg(any(target_os = "linux", target_os = "android"))]
|
||||
|
||||
use BuilderAttribs;
|
||||
use CreationError;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue