OSDN Git Service

Wire up cull mode handling to Vulkan pipeline
authorChris Forbes <chrisforbes@google.com>
Fri, 22 Feb 2019 17:45:06 +0000 (09:45 -0800)
committerChris Forbes <chrisforbes@google.com>
Fri, 22 Feb 2019 21:48:20 +0000 (21:48 +0000)
commitd2452555986f60d361d4a4f4574c181217e5d739
tree09f846be492e0b9782aa679614a810f4011d684a
parent222871aef238401b70335156288ec7b84d99f127
Wire up cull mode handling to Vulkan pipeline

Bug: b/124177079
Change-Id: I8e55607c8ff7f9c2d2356268bedf170cf27eeb99
Reviewed-on: https://swiftshader-review.googlesource.com/c/25268
Tested-by: Chris Forbes <chrisforbes@google.com>
Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
src/Device/Context.hpp
src/Device/SetupProcessor.cpp
src/Device/SetupProcessor.hpp
src/Pipeline/SetupRoutine.cpp
src/Vulkan/VkPipeline.cpp