Function uniformAlignment
Pad a given size by the device's minimum uniform buffer offset alignment.
ulong uniformAlignment
(
gfx .graal .device .PhysicalDevice physicalDevice,
ulong size
);
Pad a given size by the device's minimum uniform buffer offset alignment.
ulong uniformAlignment
(
gfx .graal .device .PhysicalDevice physicalDevice,
ulong size
);