KhronosGroup / Vulkan-Docs

The Vulkan API Specification and related tools
Other
2.7k stars 452 forks source link

Add a <<fundamentals-strings, String Representation>> section #2365

Closed oddhack closed 1 month ago

oddhack commented 2 months ago

clarifying that UTF-8 strings returned from queries in fixed-length buffers will always include the null terminator in that buffer.

Closes #2351