spirv_cross 0.12.1

Safe wrapper around SPIRV-Cross
Documentation
#version 450

layout (constant_id = 10) const int CONSTANT = 123;

void main() {}