ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceFrameBoundaryFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceFrameBoundaryFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 frameBoundary
 

Detailed Description

Definition at line 10781 of file vulkan.h.

Member Data Documentation

◆ frameBoundary

VkBool32 VkPhysicalDeviceFrameBoundaryFeaturesEXT::frameBoundary

Definition at line 10785 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceFrameBoundaryFeaturesEXT::pNext

Definition at line 10784 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceFrameBoundaryFeaturesEXT::sType

Definition at line 10783 of file vulkan.h.


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