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/framework/common/tcuTexLookupVerifier.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/framework/common/tcuTexLookupVerifier.cpp
|
09710ee292e570a40607493a6a9e640cd40b9d38 |
|
01-May-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Merge "Add sanity checks for tcuTexLookupVerifier."
|
d5be8ad612a000b4ad2caf14c8d93501f3558eb8 |
|
01-May-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Assume border color is always in linear space. Bug: 20755158 Change-Id: I18e048e1537ef5b02020d139eb58a498ab917722
/external/deqp/framework/common/tcuTexLookupVerifier.cpp
|
222c1cfbf44db3a0bd251ef230e55c3602e518cc |
|
31-Mar-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Improve texture border color handling. - Apply border color only to active channels. - Clamp border color to format range as specified in GL. - Support int and uint border colors. - Convert border color of sRGB formats to linear. - Support border color in texture compare verifier. Change-Id: Id191c605e61aa513a1aa65c3009dabda72c81163
/external/deqp/framework/common/tcuTexLookupVerifier.cpp
|
d4c07a9ed009963a8939b6b1a0e8955437870d0d |
|
17-Apr-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Add sanity checks for tcuTexLookupVerifier. - Check steps are representable. - Check format is compatible for linear interpolation. Change-Id: I2dcb7e40f409c4b9456b20a8371a193e8e26ecf7
/external/deqp/framework/common/tcuTexLookupVerifier.cpp
|
465468f10563971a95c742ac9834e60de661524a |
|
11-Apr-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Clean up texture sampling and verification code. - Remove unused function. - Fix some source whitespace alignment issues. Change-Id: If6fe06708af62421194b43bb7efa8a9e63a8684b
/external/deqp/framework/common/tcuTexLookupVerifier.cpp
|
89a729134d6a1880d2b59426dfe14d615381e314 |
|
06-Mar-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Expose isSRGB publicly to avoid duplication. Change-Id: I4244748cdd043a6c6b395a7b9a2e07200a9c6139
/external/deqp/framework/common/tcuTexLookupVerifier.cpp
|
8852c82a1ffa4760985c17cc6875d5d521daf343 |
|
11-Sep-2014 |
Jarkko Poyry <jpoyry@google.com> |
Update dEQP. Migrate drawElements Quality Program changes from an internal repository. Bug: 17388917 Change-Id: I21e3f7bc75813f0510025d697d91a2554dc995d4
/external/deqp/framework/common/tcuTexLookupVerifier.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/framework/common/tcuTexLookupVerifier.cpp
|