Fix the CullPrimitiveEXT VUID's #1000
This workflow is awaiting approval from a maintainer in #2475
Triggered via pull request
January 10, 2025 21:15
Status
Action required
Total duration
–
Artifacts
–
This workflow is awaiting approval from a maintainer in #2475
CI.yml
on: pull_request
Build the vulkan specification and generate any associated files (such as vulkan.h)
Build a test spec and check against expectation, to make sure the spec toolchain works as expected
Build the core-only spec, to try and catch ifdef errors in extension markup
Run Vulkan CTS framework tests to validate against XML changes
Run consistency checks on the spec and XML sources
Verify repository license compliance
Compile a simple test program that uses vulkan.h
Build-test Rust bindings (Ash crate)
Compile a simple test program that uses vulkan.hpp