VkStridedDeviceAddressRegionKHR

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

Members

Variables

deviceAddress
VkDeviceAddress deviceAddress;
Undocumented in source.
size
VkDeviceSize size;
Undocumented in source.
stride
VkDeviceSize stride;
Undocumented in source.

Meta