public interface PlatformVKCanvas
| Modifier and Type | Method and Description |
|---|---|
int |
checkStyle(org.eclipse.swt.widgets.Composite parent,
int style) |
long |
create(org.eclipse.swt.widgets.Composite composite,
VKData data) |
boolean |
getPhysicalDevicePresentationSupport(org.lwjgl.vulkan.VkPhysicalDevice physicalDevice,
int queueFamily) |
void |
resetStyle(org.eclipse.swt.widgets.Composite parent) |
int checkStyle(org.eclipse.swt.widgets.Composite parent,
int style)
void resetStyle(org.eclipse.swt.widgets.Composite parent)
long create(org.eclipse.swt.widgets.Composite composite,
VKData data)
boolean getPhysicalDevicePresentationSupport(org.lwjgl.vulkan.VkPhysicalDevice physicalDevice,
int queueFamily)
Copyright © 2016–2021 LWJGLX. All rights reserved.