History log of /external/deqp/modules/gles3/functional/es3fTextureFilteringTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c422c403e2d6ddaa5b875ff4afc5e4ef691cea33 03-Apr-2017 Pyry Haulos <phaulos@google.com> Use new LOD approximation rules for OpenGL ES
am: 0b6dbeb93e

Change-Id: Ifa2276c7d81db893349661d675389a8f11ee11df
0b6dbeb93e83dcf3b55d2eccce7cb1517c2caee5 28-Mar-2017 Pyry Haulos <phaulos@google.com> Use new LOD approximation rules for OpenGL ES

This change updates OpenGL ES texture LOD approximation bounds to match
Vulkan. Since rules are now same for both APIs the LodPrecision
parameter introduced in 9f0ff9f49ae3359d9b2e50f5d720fc77460d0f4f is
removed.

Affects:

dEQP-GLES2.texture.*
dEQP-GLES3.texture.*
dEQP-GLES31.texture.*

Khronos spec bug: 16179
Google bug: 28200359
Components: AOSP, Vulkan, Framework

Change-Id: I55ff2e6296c7947af7ee5b7cf915d24c260ae374
/external/deqp/modules/gles3/functional/es3fTextureFilteringTests.cpp
a9a793142c75c8537b3a2229f1e3289278d19fd6 28-Mar-2017 Pyry Haulos <phaulos@google.com> Relax LOD computation bounds

This change updates LOD approximation rules to match proposed spec
language in Vulkan texture filtering and mipmap tests.

This is partial cherry-pick of 9f0ff9f49ae3359d9b2e50f5d720fc77460d0f4f.
Mustpass changes are not included.

Affects: dEQP-VK.texture.*

Change-Id: Ic786bc733913a76d27f0cba31f3a61a10f8144fc
/external/deqp/modules/gles3/functional/es3fTextureFilteringTests.cpp
d7b15b83b9f7f7c0cf576481e3e9c0a70922e88c 13-Feb-2017 Michael Hadley <michael.hadley@mobica.com> Add srgb_r8 internal format tests

Added srgb_r8 tests to the following:
- dEQP-GLES31.functional.texture.format.sized.cube_array
- dEQP-GLES31.functional.texture.filtering.cube_array.formats

Change-Id: Ib3f46ea66b1cef284a13205ee009470aa6e7337d
/external/deqp/modules/gles3/functional/es3fTextureFilteringTests.cpp
9f0ff9f49ae3359d9b2e50f5d720fc77460d0f4f 23-Nov-2016 Pyry Haulos <phaulos@google.com> Relax LOD computation bounds; add mipmap.2d.projected to mustpass

This change updates LOD approximation rules to match proposed spec
language in Vulkan texture filtering and mipmap tests.

dEQP-VK.texture.mipmap.2d.projected.* is added back to the mustpass.

Affects: dEQP-VK.texture.*

Change-Id: Ic786bc733913a76d27f0cba31f3a61a10f8144fc
/external/deqp/modules/gles3/functional/es3fTextureFilteringTests.cpp
c4eb6f3271a0bcd54835e666e836e3e72beebbd2 15-Jul-2016 Peter Siket <ps.szeged@partner.samsung.com> Move texture test utilities from the modules/glshared/glsTextureTestUtil to the framework/opengl/gluTextureTestUtil.

By moving these utilities to a common place, they can be used from other (not GLES) tests too.

Change-Id: I9ff3b431f868d99bff6cbe69a4de2c259cc09703
/external/deqp/modules/gles3/functional/es3fTextureFilteringTests.cpp
469002caa1ccd58f59f53a1bf3dbac4cf6a5d817 24-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Use TestLog, not TestContext, in gls::TextureTestUtil::TextureRenderer.

Change-Id: I7307b039777a2fe041e41379712e4f66d4a5e440
/external/deqp/modules/gles3/functional/es3fTextureFilteringTests.cpp
3c827367444ee418f129b2c238299f49d3264554 02-Sep-2014 Jarkko Poyry <jpoyry@google.com> Import dEQP.

Import drawElements Quality Program from an internal repository.

Bug: 17388917
Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
/external/deqp/modules/gles3/functional/es3fTextureFilteringTests.cpp