History log of /external/deqp/framework/common/tcuSeedBuilder.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
24ceed3e1acf66512ee25ee75002198b6672879d 23-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix various type and sign conversion warnings.

Bug: 21161908
Change-Id: I849473f51ed7fa5028b7fbc8f265d080c553c8d5
/external/deqp/framework/common/tcuSeedBuilder.cpp
1aead6dc829ff5cac4a8ce6eae1b3fbeed9088db 03-Mar-2015 Mika Isojärvi <misojarvi@google.com> Make SeedBuilder endianess independent.

Change-Id: I3ec84f6a5fec533783bdef49eaaf6c8cbffc35d6
/external/deqp/framework/common/tcuSeedBuilder.cpp
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.cpp