History log of /external/deqp/modules/gles3/functional/es3fShaderBuiltinVarTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c215aaa83047ebbaabafef7acd71275a256da6ab 06-Nov-2015 Dejan Mircevski <deki@google.com> Make RGBA constants methods.

Without this, other global variables that are initialized with values
like RGBA::white will have a race condition with the RGBA::white
initialization. We have seen a bug where a global array of RGBA
constants was being initialized before the constants themselves, so all
elements were (0, 0, 0, 0).

Change-Id: Idd6a88efda8375e52f15ed285afe38631b9c464a
/external/deqp/modules/gles3/functional/es3fShaderBuiltinVarTests.cpp
010231228b8009010ad08123cffd275f229b5fa8 08-Jun-2015 Kalle Raita <kraita@google.com> am e1086a8c: am fede57e8: Merge "Do not require max components to be divisible by 4" into mnc-dev

* commit 'e1086a8c31ca4ec7d87eb1a35031bc21e812df1e':
Do not require max components to be divisible by 4
edf4349eec0b57919082c021448ae6c10c3e61a2 05-Jun-2015 Kalle Raita <kraita@google.com> Do not require max components to be divisible by 4

Spec language only has the requirement that max number of vectors is
the max number of components divided by four.

Bug: 21445539
Change-Id: I6f2c630bfbdb43e06667fa8cea5c6209922b6285
/external/deqp/modules/gles3/functional/es3fShaderBuiltinVarTests.cpp
6bc2e7995999296f8bf69fcb99db43fed4adc2d8 22-May-2015 Jarkko Pöyry <jpoyry@google.com> Merge "Fix -Wconversion warnings in shader tests."
cff15864116080b023e12c0b4e73d02874b0a5a6 22-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix -Wconversion warnings in shader tests.

Bug: 21161908

Change-Id: I7cf54f67d8ba12d1d0ccc70a681a54ad76df9f7c
/external/deqp/modules/gles3/functional/es3fShaderBuiltinVarTests.cpp
9790daae5762b391f1a26bee4fb88a008fe4b583 22-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix -Wconversion warnings in shader tests.

Bug: 21161908
Change-Id: I336cfa5e3056d2331e4f14ec10abb3600f691e9e
/external/deqp/modules/gles3/functional/es3fShaderBuiltinVarTests.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/es3fShaderBuiltinVarTests.cpp