Details about swap chain support on a physical device.
More...
|
|
VkSurfaceCapabilitiesKHR | capabilities = {} |
| | Surface capabilities.
|
|
PrimitiveBuffer< VkSurfaceFormatKHR > | formats |
| | Supported surface formats.
|
|
PrimitiveBuffer< VkPresentModeKHR > | presentModes |
| | Supported presentation modes.
|
Details about swap chain support on a physical device.
Definition at line 73 of file VulkanRenderPipeline.h.
The documentation for this struct was generated from the following file: