History log of /external/deqp/modules/gles3/functional/es3fTextureSizeTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
507df05c3f05adf2b61509062f2c4d62e4e984c8 30-Jan-2018 Matthew Netsch <mnetsch@codeaurora.org> Merge "Fixes threshold in texture size tests" am: b12117312e am: 01caaa4073
am: 1d86edd7f9

Change-Id: If41ae8201828f86d76b7191d57c91b4780f91721
c2d2fb5cf4ad56d8242162f683b57b56cf3711e3 19-Dec-2017 Matthew Netsch <mnetsch@codeaurora.org> Fixes threshold in texture size tests

Threshold was computed directly from backbuffer format.
This makes the threshold too strict if the texture
sampled from has a lower bit-depth than the backbuffer.

This change takes the minimium bit depth between the
backbuffer and texture to compute the threshold.

Components: OpenGL ES
VK-GL-CTS issue: 163

Affects:
dEQP-GLES2.functional.texture.size.*
dEQP-GLES3.functional.texture.size.*

Change-Id: Id491ff4ef1b958459156fe83d9d5099cf81de81e
/external/deqp/modules/gles3/functional/es3fTextureSizeTests.cpp
3ba5ad96479072426d74ff6a1026448461cbd6a8 15-Nov-2016 Pyry Haulos <phaulos@google.com> Use GL_LINEAR in texture.size tests

Khronos OpenGL issue: #52

Change-Id: I80d240a13231e79504d9e8b5975542bb9e353020
/external/deqp/modules/gles3/functional/es3fTextureSizeTests.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/es3fTextureSizeTests.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/es3fTextureSizeTests.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/es3fTextureSizeTests.cpp