VkDisplaySurfaceCreateInfoKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

alphaMode
VkDisplayPlaneAlphaFlagBitsKHR alphaMode;
Undocumented in source.
displayMode
VkDisplayModeKHR displayMode;
Undocumented in source.
flags
VkDisplaySurfaceCreateFlagsKHR flags;
Undocumented in source.
globalAlpha
float globalAlpha;
Undocumented in source.
imageExtent
VkExtent2D imageExtent;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
planeIndex
uint32_t planeIndex;
Undocumented in source.
planeStackIndex
uint32_t planeStackIndex;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
transform
VkSurfaceTransformFlagBitsKHR transform;
Undocumented in source.

Meta