History log of /external/deqp/executor/xeBatchExecutor.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1592f16d1fc9edde443474e1835746f705ed79a9 29-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix executor regression.

- Fix executor regression caused by writing sizes as size_t and reading
them back as int via CallQueue.
- Add assert checking each CallQueue consumer consumes all data.
- Keep data sizes as size_t in xeTestLogParser.

Bug: 21515831
Change-Id: I6b56f5ba139f88878b2e5f148b0530d4d939a0b5
/external/deqp/executor/xeBatchExecutor.hpp
745d7c616351405cfb6d2a7133d261eb4989d626 19-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix deutil and decpp -Wconversion warnings.

- Updated sockets to use size_t as data size.
- Updated executor and execserver to build on new api and use size_t
for data sizes. Protocol is not modified.

Bug: 21161908
Change-Id: Ic525e05ef9a28ac80d8a6bcf5e239a70a89a5172
/external/deqp/executor/xeBatchExecutor.hpp
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/executor/xeBatchExecutor.hpp