Update for Vulkan-Docs 1.4.328
This commit is contained in:
parent
d7a7044334
commit
9a0f3099c8
16 changed files with 1811 additions and 307 deletions
|
|
@ -19,9 +19,6 @@ HPP = $(SPEC)/Vulkan-Hpp
|
|||
REGISTRY = $(GIT)/registry/vulkan
|
||||
|
||||
update: revision-check create-branch update-files push-branch
|
||||
echo "Verify that Vulkan-Headers is on a branch with the new header updates."
|
||||
echo "Then push them to github and create an MR there with:"
|
||||
echo " make -f Makefile.release REVISION=$(REVISION) push-branch"
|
||||
|
||||
# Working branch for the update, and a test if it exists
|
||||
BRANCH = update-$(REVISION)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue