- USE_PLATFORM_ANDROID_KHR
alias USE_PLATFORM_ANDROID_KHR = AliasSeq!(KHR_android_surface, ANDROID_external_memory_android_hardware_buffer)
Undocumented in source.
- USE_PLATFORM_IOS_MVK
alias USE_PLATFORM_IOS_MVK = AliasSeq!(MVK_ios_surface)
Undocumented in source.
- USE_PLATFORM_MACOS_MVK
alias USE_PLATFORM_MACOS_MVK = AliasSeq!(MVK_macos_surface)
Undocumented in source.
- USE_PLATFORM_MIR_KHR
alias USE_PLATFORM_MIR_KHR = AliasSeq!(KHR_mir_surface)
Undocumented in source.
- USE_PLATFORM_VI_NN
alias USE_PLATFORM_VI_NN = AliasSeq!(NN_vi_surface)
Undocumented in source.
- USE_PLATFORM_WAYLAND_KHR
alias USE_PLATFORM_WAYLAND_KHR = AliasSeq!(KHR_wayland_surface)
Undocumented in source.
- USE_PLATFORM_WIN32_KHR
alias USE_PLATFORM_WIN32_KHR = AliasSeq!(KHR_win32_surface, KHR_external_memory_win32, KHR_win32_keyed_mutex, KHR_external_semaphore_win32, KHR_external_fence_win32, NV_external_memory_win32, NV_win32_keyed_mutex)
Undocumented in source.
- USE_PLATFORM_XCB_KHR
alias USE_PLATFORM_XCB_KHR = AliasSeq!(KHR_xcb_surface)
Undocumented in source.
- USE_PLATFORM_XLIB_KHR
alias USE_PLATFORM_XLIB_KHR = AliasSeq!(KHR_xlib_surface)
Undocumented in source.
- USE_PLATFORM_XLIB_XRANDR_EXT
alias USE_PLATFORM_XLIB_XRANDR_EXT = AliasSeq!(EXT_acquire_xlib_display)
Undocumented in source.
Dlang vulkan platform specific types and functions as mixin template