aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
authorDustin Graves <dustin@lunarg.com>2016-04-06 11:06:19 -0600
committerDustin Graves <dustin@lunarg.com>2016-04-06 12:03:51 -0600
commit60525386aa0ffc23edf68884c572ec47c79b3970 (patch)
tree406dd7834adc7b20c6dd7cbc5c833483e1cc1143 /layers/device_limits.cpp
parent8cfaf1beebcfc3bfcd26d060257b3339df25972d (diff)
downloadusermoji-60525386aa0ffc23edf68884c572ec47c79b3970.tar.xz
layers: Fix MSVS value truncation warning
Changed the type of the string validation constants to from char to uint8_t to fix warning C4309: 'initializing' : truncation of constant value, due to an implicit unsgined char to signed char conversion. Change-Id: I86cca4b1a8c3f818a2e7a9a7e38f05ee8cd01150
Diffstat (limited to 'layers/device_limits.cpp')
0 files changed, 0 insertions, 0 deletions