Bug 109361 - [KBL-G][GL-es] several shader test cases failed to compile
Summary: [KBL-G][GL-es] several shader test cases failed to compile
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-15 02:57 UTC by Hai
Modified: 2019-01-24 01:27 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Hai 2019-01-15 02:57:37 UTC
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%)
Comment 1 Tapani Pälli 2019-01-15 08:18:09 UTC
FYI the GLES3 tests listed are all listed in gles3-spec-issues.txt which refers to Khronos bug 15567, internal bug 27126954.
Comment 2 Hai 2019-01-15 08:48:16 UTC
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)
Comment 3 Hai 2019-01-23 05:29:39 UTC
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.