4ba8637d01
As per [1] no explicit length field is available for `pSampleMask`, this is based on `ceil(rasterizationSamples/32)` instead. It is valid to not set an array for `pSampleMask` (under normal circumestances this is signaled by setting the length to zero, and the array pointer is ignored) but this has to happen by setting the pointer to `NULL`. [1]: https://github.com/MaikKlein/ash/issues/256 |
||
---|---|---|
.. | ||
src | ||
Vulkan-Headers@e1d8c4931d | ||
Cargo.toml |