diff options
| author | Dustin Graves <dustin@lunarg.com> | 2016-02-09 14:00:18 -0700 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2016-02-18 15:42:03 -0700 |
| commit | 59eec8e597e2eac48a9deeff6335bc4872688604 (patch) | |
| tree | c2433f8aa4c1540b9dbef7ba34ce30a814ad964f /windowsRuntimeInstaller | |
| parent | cc54831ec3253d1f7c4b14a2b09f890cc4c623dc (diff) | |
| download | usermoji-59eec8e597e2eac48a9deeff6335bc4872688604.tar.xz | |
layers: MR243: NULL pointer and struct type checks
Verify that required parameters are not NULL and that structures with
sType fields have the correct VkStructureType values. Messages are
logged for the following conditions:
- A pointer is NULL and is not marked as optional in the XML
- An array is NULL and is not marked as optional in the XML, unless
its count is 0
- An array count is 0 and is not marked as optional in the XML
- A structre's sType value does not match the value specified
in the XML
Diffstat (limited to 'windowsRuntimeInstaller')
0 files changed, 0 insertions, 0 deletions
