ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 nonSeamlessCubeMap
 

Detailed Description

Definition at line 11483 of file vulkan.h.

Member Data Documentation

◆ nonSeamlessCubeMap

VkBool32 VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT::nonSeamlessCubeMap

Definition at line 11487 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT::pNext

Definition at line 11486 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT::sType

Definition at line 11485 of file vulkan.h.


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