History log of /external/deqp/framework/common/tcuSeedBuilder.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
93df37596ea66700965094b3aa2830cf4f2ca5aa 24-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Add DE_WARN_UNUSED_TYPE.

- Add DE_WARN_UNUSED_TYPE macro.
- Mark most commonly used types that have non-trivial ctor/dtor pair
but no intended side-effects with DE_WARN_UNUSED_TYPE.

Change-Id: I9af5c29fcacbec0d9bed0185b60552cb4bccf667
/external/deqp/framework/common/tcuSeedBuilder.hpp
f0baefc76087f208e58af77dccaecdbac73e1247 09-Jan-2015 Mika Isojärvi <misojarvi@google.com> Add class to build seeds from variables.

Add simple stream like seed builder utility class for building seeds
from data types. This can be used to generate a seed for the rng from
the parameters of the test case instead of using name of the test case.

Change-Id: Ib276dc54a55c8a38878a220b17e3f9a2750cb774
/external/deqp/framework/common/tcuSeedBuilder.hpp