OSDN Git Service

Fix handling of pointer sizes; we want them to be 1
authorChris Forbes <chrisforbes@google.com>
Sun, 10 Feb 2019 23:03:12 +0000 (23:03 +0000)
committerChris Forbes <chrisforbes@google.com>
Fri, 15 Feb 2019 19:32:32 +0000 (19:32 +0000)
commit0f59a2cb8238bcc0251cade7b48dc3c5b6f7fb9d
treef80d3c46b9102ee559216635b9e00524b73a641e
parenta71b8e954e2bfd49430480a92cd332c3b5e88bfa
Fix handling of pointer sizes; we want them to be 1

Bug: b/124388146
Change-Id: Id528368106eb0d09930ff4fccbe94704b585a531
Reviewed-on: https://swiftshader-review.googlesource.com/c/24599
Reviewed-by: Ben Clayton <bclayton@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Chris Forbes <chrisforbes@google.com>
src/Pipeline/SpirvShader.cpp