Vulkan-Samples/.github/docker at main · KhronosGroup/Vulkan-Samples

GitHub

GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources

This directory contains all the files required to build the ghcr.io/KhronosGroup/vulkan-samples docker image.

Scripts

vk_convert.lex - An adaptation of a camal case to snake case converter originally written by

Rodrigo Bernardo

snake_case.py - A helper script to run the lexer on a subset of files run-clang-tidy.py - A helper script that can be found in

clang-tools

check_copyright_headers.py - A script used to check that each file contains the correct up to date copyright information clang_format.py - A helper script used to run clang format over a subset of files

git-clang-format