Skip to content

Latest commit

 

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Vulkan Samples Docker Image

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