The OpenD Programming Language

erupted.platform_extensions

Dlang vulkan platform specific types and functions as mixin template

Members

Enums

KHR_xlib_surface
enum KHR_xlib_surface

define platform extension names as enums these enums can be used directly in Platform_Extensions mixin template

Mixin templates

Platform_Extensions
mixintemplate Platform_Extensions(extensions...)

instantiate platform and extension specific code with this mixin template required types and data structures must be imported into the module where this template is instantiated

Meta

License

$(https://opensource.org/licenses/MIT, MIT License).

Authors

Copyright 2016 Alex Parrill, Peter Particle