diff options
| author | Andre Weissflog <floooh@gmail.com> | 2025-11-13 19:46:43 +0100 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2025-11-13 19:46:43 +0100 |
| commit | 15fa092421cb492520236ae088cc02a54e96c45f (patch) | |
| tree | 1a01d90d33dd866839be08817126cbc1bd56a6ba /util/sokol_debugtext.h | |
| parent | 4e8ab0124d0508045472579ad06e39a874515bed (diff) | |
sokol_spine.h: add embedded vulkan-spirv shader
Diffstat (limited to 'util/sokol_debugtext.h')
| -rw-r--r-- | util/sokol_debugtext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/sokol_debugtext.h b/util/sokol_debugtext.h index 904d3ef5..0997e65d 100644 --- a/util/sokol_debugtext.h +++ b/util/sokol_debugtext.h @@ -22,6 +22,7 @@ SOKOL_D3D11 SOKOL_METAL SOKOL_WGPU + SOKOL_VULKAN ...optionally provide the following macros to override defaults: |