diff options
| author | Dustin Graves <dustin@lunarg.com> | 2016-03-31 09:50:42 -0600 |
|---|---|---|
| committer | Dustin Graves <dustin@lunarg.com> | 2016-04-01 15:34:36 -0600 |
| commit | 6cf5e08f26b2784e616be556178ebe4956a11fe4 (patch) | |
| tree | cf227d238122cc62a19f5372351b1e2d9dd4ea1d /layers/core_validation.cpp | |
| parent | b423a992b1b6a0e86fc3e4acc6ac509f568a9eac (diff) | |
| download | usermoji-6cf5e08f26b2784e616be556178ebe4956a11fe4.tar.xz | |
layers: Fix param checker struct array handling
Fix parameter validation issue with arrays of structs, where only
the first item in the array was processed. Validation messages
for arrays of structs will currently print the array variable name
with the letter 'i' as the array index instead of the actual index
number, producing a value like 'pCreateInfos[i]'. This will be
fixed by a future update.
Change-Id: I2cb773c23c6515a20ac8cb066e7cc61028e569f8
Diffstat (limited to 'layers/core_validation.cpp')
0 files changed, 0 insertions, 0 deletions
