Roll Amber.
authorDan Sinclair <dsinclair@google.com>
Mon, 15 Apr 2019 19:55:23 +0000 (15:55 -0400)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 23 Apr 2019 09:40:22 +0000 (05:40 -0400)
commit532f56f72878c4b1ba4230debc90e0bafe51b4b5
treef68f59e0aa0b7efd762dddaa88f229c60d46808e
parent984a7606ec93dfe90a17127357c7f0b0262bcd51
Roll Amber.

This Cl rolls the Amber version to pickup the removal of
CopyBitsOfValueToBuffer which is triggering alignment errors on certain
platforms.

d26ee22 Unify buffer sizes. (#465)
dd5b5e6 Convert ProbeSSBO to use Format objects. (#464)
ee7662c Add doc/engines.md (#463)
d84f541 Convert BufferCommand to use Format. (#462)
e8302e1 Dawn engine: refactor (#455)
5299cf3 Move Format up into base Buffer class (#461)
847634a Use Format instead of DatumType where possible. (#460)
e968f5c AmberScript and README updates (#459)
d4e543b Add Buffer::GetFormat (#458)
ae06ff8 Simplify Format::GetBytesize; rename to SizeInBytes (#457)
b322b20 [vulkan] Allow setting vertex buffer with a data buffer  (#450)
43248b2 [AmberScript] Add DERIVE_PIPELINE (#453)
5397303 Dawn engine: Adapt to latest Dawn API. (#454)
77b90e8 Update Dawn config file (#440)
6a39267 [vulkan] copy fb data onto device (#452)
7f72bbf [vulkan] Add a write framebuffer state; cleanup (#449)
a8acd2e Generate a Format from a DataBuffer. (#448)
da78976 [vulkan] TransferImage knows current layout and stage (#445)
1f834b8 [amberscript] Add REPEAT command (#443)
1806fc6 [amberscript] Fix BUFFER commands in examples (#447)
135cef4 Add EXPECT EQ_BUFFER command (#444)
c5afcf2 Add amber overview doc (#442)
3ba9e39 [vulkan] simplify image transition code. (#441)

VK-GL-CTS issue: 1735

Components: Framework

Affects: dEQP-VK.*

Change-Id: If13ab968d26aec30c7a5bf4ebde952e6947c00fa
external/fetch_sources.py