aboutsummaryrefslogtreecommitdiff
path: root/windowsRuntimeInstaller
diff options
context:
space:
mode:
authorDustin Graves <dustin@lunarg.com>2016-02-09 14:00:18 -0700
committerJon Ashburn <jon@lunarg.com>2016-02-18 15:42:03 -0700
commit59eec8e597e2eac48a9deeff6335bc4872688604 (patch)
treec2433f8aa4c1540b9dbef7ba34ce30a814ad964f /windowsRuntimeInstaller
parentcc54831ec3253d1f7c4b14a2b09f890cc4c623dc (diff)
downloadusermoji-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