History log of /external/deqp/modules/gles2/functional/es2fShaderLoopTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
65babbe5c15dc32f843d7d144752470c114ef132 17-Dec-2015 Kenneth Russell <kbr@google.com> Added test case for for loop with trivial continue.

The GLES2 version of this test catches a GLSL compiler crash on certain
GPUs. The GLES3 version passes on the same hardware.

BUG: 25820266

Change-Id: I502bcb23c6bf144b46db86bb1a8a2f456021d15f
/external/deqp/modules/gles2/functional/es2fShaderLoopTests.cpp
1cc61b7d03cad727bbddd00cea8d78f4f6cc9047 30-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix clang string literal conversion warnings.

- Add DE_FATAL(MSG) macro to replace DE_ASSERT(!"MSG") pattern used in
code.

Bug: 21161908
Change-Id: I96414b9ecfbb953b1c5236753c21c5c2d08d3f59
/external/deqp/modules/gles2/functional/es2fShaderLoopTests.cpp
cff15864116080b023e12c0b4e73d02874b0a5a6 22-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix -Wconversion warnings in shader tests.

Bug: 21161908

Change-Id: I7cf54f67d8ba12d1d0ccc70a681a54ad76df9f7c
/external/deqp/modules/gles2/functional/es2fShaderLoopTests.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/gles2/functional/es2fShaderLoopTests.cpp