Final Platform Layer 1.0.0
Loading...
Searching...
No Matches
fplVideoRequirements Union Reference

Stores the video requirements for the desired video backend. More...

#include <final_platform_layer.h>

Data Fields

int dummy
 Padding field that prevents the union from being empty.
fplVideoRequirementsVulkan vulkan
 The requirements for Vulkan backend.

Detailed Description

Stores the video requirements for the desired video backend.

Definition at line 10358 of file final_platform_layer.h.

Field Documentation

◆ dummy

int fplVideoRequirements::dummy

Padding field that prevents the union from being empty.

Definition at line 10364 of file final_platform_layer.h.

◆ vulkan

fplVideoRequirementsVulkan fplVideoRequirements::vulkan

The requirements for Vulkan backend.

Definition at line 10361 of file final_platform_layer.h.


The documentation for this union was generated from the following file: