Bug 89389 - [PNV]Ogles2conform ES2-CTS.gtf.GL2ExtensionTests.texture_float.texture_float fails
Summary: [PNV]Ogles2conform ES2-CTS.gtf.GL2ExtensionTests.texture_float.texture_float ...
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Ian Romanick
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 07:12 UTC by lu hua
Modified: 2019-09-18 19:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Test application used to reproduce bug (7.65 KB, text/plain)
2018-05-22 05:38 UTC, wangjingbin
Details

Description lu hua 2015-03-02 07:12:03 UTC
==System Environment==
--------------------------
platform: PNV
Libdrm:         (master)libdrm-2.4.59-31-gf799a527db2851b2890146a9ce777f73fea30176
Mesa:           (master)b51ff50a767cc78d678ed3d2c25995f5c4194fea
Xf86_video_intel:   (master)2.99.917-164-g9fb815462902a1d2047e135cf5037f47eb0d83d2
Xserver:        (master)xorg-server-1.17.0-16-g3a06faf3fcdb7451125a46181f9152e8e59e9770
Libva:          (master)f9741725839ea144e9a6a1827f74503ee39946c3
Libva_intel_driver:   (master)e8fde1cdaafb93c2b54d6092a728d099ad7cdd11
Kernel: (drm-intel-nightly)855932144a48a66081a62288bea6f2bbbf48e2e7

Bug detailed description:
---------------------------
It always fail on PNV with mesa master and 10.5 branch. It works well on i965 platforms.

output:
dEQP Core GL-CTS-2.0 (0x0052484b) starting..
  target implementation = 'X11'

Test case 'ES2-CTS.gtf.GL2ExtensionTests.texture_float.texture_float'..
GL_OES_texture_float is not supported.
Mesa 10.6.0-devel implementation error: unexpected format GL_RGB32F in _mesa_choose_tex_format()
Please report at https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa
#+ glTexImage2D: Got GL_NO_ERROR with internalformat=GL_RGB & type=GL_FLOAT. Expected GL_INVALID_ENUM
  Fail (Fail)

DONE!

Test run totals:
  Passed:        0/1 (0.00%)
  Failed:        1/1 (100.00%)
  Not supported: 0/1 (0.00%)
  Warnings:      0/1 (0.00%)

Reproduce steps:
-------------------------
1. xinit
2. ./glcts --deqp-case=ES2-CTS.gtf.GL2ExtensionTests.texture_float.texture_float
Comment 1 wangjingbin 2018-05-22 05:38:25 UTC
Created attachment 139670 [details]
Test application used to reproduce bug

Application used to reproduce this bug!
Comment 2 GitLab Migration User 2019-09-18 19:38:55 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/752.


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.