10 lines
300 B
Plaintext
10 lines
300 B
Plaintext
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
[[VkBaseInStructure,VkBaseInStructure]]
|
|
[source,c++]
|
|
----
|
|
typedef struct VkBaseInStructure {
|
|
VkStructureType sType;
|
|
const struct VkBaseInStructure* pNext;
|
|
} VkBaseInStructure;
|
|
----
|