When ruuning OpenGL CTS, several shader test cases failed to compile Test Environment Platform: KBL-G CPU: Intel (R) Core (TM) i7-8809G CPU @3.10GHz GPU: AMD(Radeon RX Vega M GH Graphics); Intel GPU Memory: 16G OS: Ubutu18.04 Kernel: 4.19.0 amd driver version: amdgpu-pro-18.40-697810-ubuntu-18.04.tar.xz(Open Stack) VK-GL-CTS commit id:54e546a1a0a6fa412ea4c3e3081bbc9518928a6e Failed cases list: dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.defined_macro_defined_test_vertex dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.defined_macro_defined_test_fragment dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.define_defined_vertex dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.define_defined_fragment dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.define_defined_outside_if_vertex dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.define_defined_outside_if_fragment dEQP-GLES2.functional.shaders.scoping.valid.local_variable_hides_function_parameter_vertex dEQP-GLES2.functional.shaders.scoping.valid.local_variable_hides_function_parameter_fragment run command: ./glcts -n dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.defined_macro_defined_test_vertex Writing test log into TestResults.qpa dEQP Core git-54e546a1a0a6fa412ea4c3e3081bbc9518928a6e (0x54e546a1) starting.. target implementation = 'Default' Test case 'dEQP-GLES3.functional.shaders.preprocessor.conditional_inclusion.defined_macro_defined_test_vertex'.. Fail (expected shaders to compile and link properly, but failed to compile.) DONE! Test run totals: Passed: 0/1 (0.0%) Failed: 1/1 (100.0%) Not supported: 0/1 (0.0%) Warnings: 0/1 (0.0%)
FYI the GLES3 tests listed are all listed in gles3-spec-issues.txt which refers to Khronos bug 15567, internal bug 27126954.
Thanks for your reply. What's the next plan for the issues in Gles3-spec-issues.txt? BTW, I checked these test cases with nvidia driver(410.93) and they can pass with nvidia GPU(GTX1060)
If no next step, I will mark it as won't fix
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.