vulkan-3.6.11.1: Bindings to the Vulkan graphics API.
Safe HaskellNone
LanguageHaskell2010

Vulkan.Extensions.VK_GOOGLE_decorate_string

Documentation

type GOOGLE_DECORATE_STRING_EXTENSION_NAME = "VK_GOOGLE_decorate_string" Source #

pattern GOOGLE_DECORATE_STRING_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #