Thanks to Jamie Madill for some fixes to get all CI test passing w/ volk. This change updates all ANGLE targets that use Vulkan to dyanmically link all of the VK entrypoints using the volk OSS library from https://github.com/zeux/volk. It's only two source files so baking them directly into ANGLE repo. Also it's used in both the tests and libANGLE trees so added to src/common/third_party/volk dir. Updated volk and the renderer to track latest instance and device that were loaded and renderer will refresh vk* function pointers if the current and previous device and/or instance don't match. This prevents errors in the test framework as we transition between backends, especially between VK HW & SwiftShader ICDs. This change rolls the Vulkan Loader forward to use the latest loader version which no longer allows static linking but requires dynamic linking. Bug: angleproject:3740 Bug: angleproject:4092 Bug: angleproject:4162 Bug: angleproject:4210 Bug: angleproject:4225 Change-Id: I8a0b7d24c9545bbfdfaa4b9357a9bfe6793e0140 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1965640 Commit-Queue: Tobin Ehlis <tobine@google.com> Reviewed-by:Tobin Ehlis <tobine@google.com> Reviewed-by:
Jamie Madill <jmadill@chromium.org>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| img | Loading commit data... | |
| 64BitSafety.md | Loading commit data... | |
| BranchingAndRolling.md | Loading commit data... | |
| BufferImplementation.md | Loading commit data... | |
| BuildingAngleForChromiumDevelopment.md | Loading commit data... | |
| CaptureAndReplay.md | Loading commit data... | |
| ChoosingANGLEBranch.md | Loading commit data... | |
| CodeReviewProcess.md | Loading commit data... | |
| CodingStandard.md | Loading commit data... | |
| CompilingTranslatorWithEmscripten.md | Loading commit data... | |
| ContributingCode.md | Loading commit data... | |
| DebuggingTips.md | Loading commit data... | |
| DevSetup.md | Loading commit data... | |
| DirtyBits.md | Loading commit data... | |
| DynamicShaderCompilation.md | Loading commit data... | |
| ExtensionSupport.md | Loading commit data... | |
| ExternalBenchmarks.md | Loading commit data... | |
| MANGLE.md | Loading commit data... | |
| Orientation.md | Loading commit data... | |
| ResourceLimits.md | Loading commit data... | |
| SourceAccess.md | Loading commit data... | |
| Starter-Projects.md | Loading commit data... | |
| Update20120704.md | Loading commit data... | |
| Update20130618.md | Loading commit data... | |
| Update20131120.md | Loading commit data... | |
| Update20140325.md | Loading commit data... | |
| Update20150105.md | Loading commit data... | |
| VTF.md | Loading commit data... | |
| WritingShaderASTTransformations.md | Loading commit data... | |
| dEQP-Charts.md | Loading commit data... | |
| dEQP.md | Loading commit data... |