History log of /external/deqp/modules/gles3/functional/es3fFragmentOutputTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b2e583dfcd8aa0d4ef254f841213fcf724b2b193 19-Jun-2015 Jarkko Pöyry <jpoyry@google.com> Improve texture format pretty-printing.

- Rename PixelFormat to TextureFormat and include compressed formats.
- Add compressed3D pretty printing.
- Add compressed formats to texStorageXD.

Change-Id: Ifb24338119dae0e97e166d39c0edbc03d49e7150
/external/deqp/modules/gles3/functional/es3fFragmentOutputTests.cpp
29574d73328b3bfe764c0cbdb694244bee97e2e0 22-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix -Wconversion warnings in fragment output tests.

Bug: 21161908
Change-Id: I9c57fbcdecda3916e6ff33370dde0588c7a3e897
/external/deqp/modules/gles3/functional/es3fFragmentOutputTests.cpp
c214f65602ccd453afeeeb2c674ba121e7a9f8af 19-Mar-2015 Pyry Haulos <phaulos@google.com> Use highp interpolation in fragment_out tests

Bug: 19380820
Change-Id: I7133e8ccdff5db1247b69068560de9b54653cef0
/external/deqp/modules/gles3/functional/es3fFragmentOutputTests.cpp
89a729134d6a1880d2b59426dfe14d615381e314 06-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Expose isSRGB publicly to avoid duplication.

Change-Id: I4244748cdd043a6c6b395a7b9a2e07200a9c6139
/external/deqp/modules/gles3/functional/es3fFragmentOutputTests.cpp
7aced58032d4360fd408015c01f1ab37d67fc9af 20-Feb-2015 Mika Isojärvi <misojarvi@google.com> Clear channels that have undefined data before logging image.

Test case renders to renderbuffer, but some values are not defined by output
data. This change clears undefined channels before logging to make logs cleaner.

Bug: 19379467
Change-Id: I9006582f02c8d800c1068d45cb05f7630c23f421
/external/deqp/modules/gles3/functional/es3fFragmentOutputTests.cpp
2cd1e178d456ed3fe617603abffebda7bb18075d 13-Feb-2015 Pyry Haulos <phaulos@google.com> Relax mediump interpolation accuracy requirements and clarify thresholds

This change relaxes mediump interpolation accuracy in
dEQP-GLES3.functional.fragment_out.* to 4 ULP from 1 ULP.

Threshold computation is also fixed/clarified by moving interpolation
threshold to be dependent on precision qualifier, and allowing only
rounding difference in format-dependent threshold. The original error
was likely due to incorrectly accomodating for interpolation in format
threshold.

Bug: 19380820
Change-Id: I457a9b7e07bad94399d07f37caa29d65ad95a5c8
/external/deqp/modules/gles3/functional/es3fFragmentOutputTests.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/es3fFragmentOutputTests.cpp