VkPhysicalDeviceRobustness2FeaturesEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (System)
struct VkPhysicalDeviceRobustness2FeaturesEXT {}

Members

Variables

nullDescriptor
VkBool32 nullDescriptor;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
robustBufferAccess2
VkBool32 robustBufferAccess2;
Undocumented in source.
robustImageAccess2
VkBool32 robustImageAccess2;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta