OSDN Git Service

Fix mismatch of enum types in equality test
authorBen Clayton <headlessclayton@gmail.com>
Tue, 19 Feb 2019 17:04:37 +0000 (17:04 +0000)
committerBen Clayton <bclayton@google.com>
Wed, 20 Feb 2019 07:55:35 +0000 (07:55 +0000)
commit8f79d388784c4870b87c3e87753d5e054af07011
tree7ca1d400e263fb89084d50db2034f4ba3a7e1bd2
parentd531712057a35429b2d78b3a8a77495ad58d28d9
Fix mismatch of enum types in equality test

Lost in the noise of other warnings

Bug: b/123933266
Change-Id: I4c4eecb55a364c9afacf52b790f43f9d5c9640cb
Reviewed-on: https://swiftshader-review.googlesource.com/c/25012
Tested-by: Ben Clayton <bclayton@google.com>
Reviewed-by: Chris Forbes <chrisforbes@google.com>
Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
src/Device/Context.cpp