aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIan Elliott <ian@LunarG.com>2015-02-05 15:19:15 -0700
committerIan Elliott <ian@lunarg.com>2015-02-06 16:43:35 -0700
commit9e5fce3ae104bf67a9bb6578e73679a833e21434 (patch)
tree74f6fcddaf66176c2042627df2f2d9869cb52051 /include
parent276d98255fe75d6bd625c25beb79953e0e5599a4 (diff)
downloadusermoji-9e5fce3ae104bf67a9bb6578e73679a833e21434.tar.xz
Fix unitialized value in xglCreateInstance().
This causes a problem when no ICD is found. The function's "res" variable is returned despite never being intialized. For now, I chose to return XGL_ERROR_INCOMPATIBLE_DRIVER.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions