History log of /external/deqp/modules/gles31/functional/es31fTextureLevelStateQueryTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
316f67b89667d82e2cad2ca8d0817163afb11e88 25-Feb-2016 Daniel Andrade Groppe <daniel.andrade@mobica.com> Add support for ES 3.2.

Change-Id: Ib0490b74a20f0bd59b2f6c03e07ce8ea2688f85b
/external/deqp/modules/gles31/functional/es31fTextureLevelStateQueryTests.cpp
18c393c846c48638f20da70b4c97dffb9e9f8992 21-Aug-2015 Pyry Haulos <phaulos@google.com> Fix bug introduced by tcu::ResultCollector change

Bug: 23383462
Change-Id: Id0bd1692232c30fee2859ecf30dd3d02a0a199f1
/external/deqp/modules/gles31/functional/es31fTextureLevelStateQueryTests.cpp
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/gles31/functional/es31fTextureLevelStateQueryTests.cpp
85a4b3b6c18c25162f3b11b2b08a6afeec6ec3f9 03-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Merge "Do not query non-existent texture level in TEXTURE_FIXED_SAMPLE_LOCATIONS test."
3e4878e925a4ce7bc2052494f904f0ca49d4f2c4 03-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Expect width and height = 1, not default, for textures with no such dimension.

- Expect DEPTH = 1 for 2D texures. This is consistent with the spec's
definition of a 2D texel array. (Texture level represents a texel
array.)
- Expect HEIGHT = 1 for 1D (buffer) textures for consistency.
- Fix texture buffer buffer leak.

Bug: 19578475
Change-Id: Ieea2ebc0f21746fe64c5b8c6668cf92921e7ea88
/external/deqp/modules/gles31/functional/es31fTextureLevelStateQueryTests.cpp
a3ca3ec3be857645c3811984738ffe92941bf7d8 03-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Do not query non-existent texture level in TEXTURE_FIXED_SAMPLE_LOCATIONS test.

Bug: 19578475
Change-Id: I657dd59e667d8948151dbf1c08bf7f4f535ca992
/external/deqp/modules/gles31/functional/es31fTextureLevelStateQueryTests.cpp
c423ce6164cdd88c8c3e47bec4ec34476743042a 13-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Add query tests for AEP states.

* Add khr_debug limit tests and extend label queries.
* Add blend_equation_advanced queries.
* Add ext_texture_buffer queries.
* Extend ext_geometry_shader queries.
* Add ext_tessellation_shader queries.
* Add ext_texture_srgb_decode queries.
* Extend texture_level tests for all texture targets.
* Extend texture tests for all texture targets.
* Split shader.sampler_type to separate tests for each sampler type.
* Improve logging in vertex_attribute_binding tests.
* Add ext_texture_border_clamp queries.
* Add EXT_tessellation_shader, EXT_geometry_shader and
EXT_shader_io_blocks PIQ tests.
* Change filtering min/max lod state query test values to reasonable range.
* Extend info log queries.

Bug: 18925583
Change-Id: Id6194fff4c03786445f99168ec5fb4120f8c50b7
/external/deqp/modules/gles31/functional/es31fTextureLevelStateQueryTests.cpp
cb82ed72dcbbfd8a6d07736c3259605227bc984f 27-Jan-2015 Jarkko Pöyry <jpoyry@google.com> Add query tests for ES31 states.

* Queries and pretty-printing for GLES31 core states.
* Move sample_mask_value from integer.* to indexed.*.
* Add image state reset.
* Move tcu::Array to a separate file

Bug: 18925583
Change-Id: Icce01201ca3c2c7daeb2daeb0fed04d373a15eb6
/external/deqp/modules/gles31/functional/es31fTextureLevelStateQueryTests.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/gles31/functional/es31fTextureLevelStateQueryTests.cpp