Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.3.0
-
Tested on Windows using Android 10 emulator and Oneplus 5 running Android 10
Description
3d-text example shows only blank screen and gives error message.
W lib3d-text_x86_64.so: QOpenGLShader::compile(Fragment): ERROR: 0:6: 'attribute' : supported in vertex shaders only W lib3d-text_x86_64.so: ERROR: 0:7: 'attribute' : supported in vertex shaders only 07-12 13:58:37.665 13057 13081 W lib3d-text_x86_64.so: W lib3d-text_x86_64.so: *** Problematic Fragment shader source code *** W lib3d-text_x86_64.so: #version 100 W lib3d-text_x86_64.so: #ifdef GL_KHR_blend_equation_advanced W lib3d-text_x86_64.so: #extension GL_ARB_fragment_coord_conventions : enable W lib3d-text_x86_64.so: #extension GL_KHR_blend_equation_advanced : enable W lib3d-text_x86_64.so: #endif W lib3d-text_x86_64.so: #ifndef GL_FRAGMENT_PRECISION_HIGH W lib3d-text_x86_64.so: #define highp mediump W lib3d-text_x86_64.so: #endif W lib3d-text_x86_64.so: #line 1 07-12 13:58:37.665 13057 13081 W lib3d-text_x86_64.so: W lib3d-text_x86_64.so: #define LAYER_diffuse W lib3d-text_x86_64.so: #define LAYER_specular W lib3d-text_x86_64.so: #define LAYER_normal W lib3d-text_x86_64.so: uniform highp vec3 eyePosition; W lib3d-text_x86_64.so: attribute highp vec3 worldPosition; W lib3d-text_x86_64.so: attribute highp vec3 worldNormal; W lib3d-text_x86_64.so: uniform highp float shininess; W lib3d-text_x86_64.so: uniform highp vec4 ks; W lib3d-text_x86_64.so: uniform highp vec4 kd; W lib3d-text_x86_64.so: uniform highp vec4 ka; W lib3d-text_x86_64.so: /**************************************************************************** W lib3d-text_x86_64.so: ** W lib3d-text_x86_64.so: ** Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB). W lib3d-text_x86_64.so: ** Contact: https://www.qt.io/licensing/ W lib3d-text_x86_64.so: ** W lib3d-text_x86_64.so: ** This file is part of the Qt3D module of the Qt Toolkit. W lib3d-text_x86_64.so: ** W lib3d-text_x86_64.so: ** $QT_BEGIN_LICENSE:BSD$ W lib3d-text_x86_64.so: ** Commercial License UsageW lib3d-text_x86_64.so: ** Licensees holding valid commercial Qt licenses may use this file in W lib3d-text_x86_64.so: ** accordance with the commercial license agreement provided with the W lib3d-text_x86_64.so: ** Software or, alternatively,
Attachments
Issue Links
- duplicates
-
QTBUG-99019 PhongMaterial does not work in GLES2
- Closed
- is duplicated by
-
QTBUG-109497 Controls example shows only controls
- Closed
- relates to
-
QTBUG-109515 Phong cubes example blank screen
- Closed
-
QTBUG-109534 Simple-cpp example has blank white screen
- Closed
-
QTBUG-109523 Simple-qml example not working properly
- Closed
-
QTBUG-109499 Anaglyph rendering example gives warnings
- Closed
-
QTBUG-109496 Scene3d example doesn't properly fit on screen
- Reported
-
QTBUG-109516 Qarboard example has blank white screen
- Closed
- resulted in
-
QTBUG-104066 [Android] Test manually all the /examples folder examples with Qt Creator
- Closed