Details
-
Type:
Suggestion
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Won't Do
-
Affects Version/s: Qt 3D Studio 2.3
-
Fix Version/s: None
-
Component/s: Runtime 2.x
-
Labels:
Description
If target device support older version OpenGL/ES such as ES 2.0 and using shader for only ES 3.0, runtime will exit silently.
It's better to detect version and show warning in console output.