mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-23 03:22:20 +08:00
sync: fix: Phytium can not use gles
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
e407b385d0
commit
6e03014a08
@ -189,6 +189,8 @@ int main(int argc, char *argv[])
|
|||||||
qputenv("QMLSCENE_DEVICE", "softwarecontext");
|
qputenv("QMLSCENE_DEVICE", "softwarecontext");
|
||||||
DApplication::setAttribute(Qt::AA_UseSoftwareOpenGL);
|
DApplication::setAttribute(Qt::AA_UseSoftwareOpenGL);
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user