Bug 94396 - [ES3.1CTS,GEN8+] es31-cts.texture_border_clamp fails
Summary: [ES3.1CTS,GEN8+] es31-cts.texture_border_clamp fails
Status: CLOSED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Ian Romanick
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 92778
  Show dependency treegraph
 
Reported: 2016-03-04 20:30 UTC by Mark Janes
Modified: 2016-04-25 21:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Mark Janes 2016-03-04 20:30:36 UTC
When texture_border_clamp was enabled, it triggered the following failures in the GLES3.1 conformance test:

es31-cts.texture_border_clamp.samplerparameteri_non_gen_sampler_error
es31-cts.texture_border_clamp.sampling_texture.texture2ddc16
es31-cts.texture_border_clamp.sampling_texture.texture2ddc16linear
es31-cts.texture_border_clamp.sampling_texture.texture2ddc32f
es31-cts.texture_border_clamp.sampling_texture.texture2ddc32flinear

Sample output:
/tmp/build_root/m64/bin/cts/glcts --deqp-case=ES31-CTS.texture_border_clamp.sampling_texture.Texture2DDC32F
dEQP Core GL-CTS-2.0 (0x0052484b) starting..
  target implementation = 'intel-gbm'

Test case 'ES31-CTS.texture_border_clamp.sampling_texture.Texture2DDC32F'..
  Fail (Error in test execution)

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%)
Comment 1 Jordan Justen 2016-04-25 21:37:30 UTC
commit 50b82ecd772ff8f59974618f852fedf98bbe77a6

    mesa/gles: Allow format GL_RED to be used with MESA_FORMAT_R_UNORM


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.