VkSpecializationMapEntry

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 VkSpecializationMapEntry {}

Members

Variables

constantID
uint32_t constantID;
Undocumented in source.
offset
uint32_t offset;
Undocumented in source.
size
size_t size;
Undocumented in source.

Meta