nulldrv: Initialize memory types mask
authorChris Forbes <chrisforbes@google.com>
Tue, 29 Dec 2015 21:43:16 +0000 (10:43 +1300)
committerJon Ashburn <jon@lunarg.com>
Thu, 14 Jan 2016 22:25:47 +0000 (15:25 -0700)
commitadf3f19358a736baed38defe5fb348ed962432b8
tree7a93cbd6fa53acffa524b20e11831e8094aed023
parentf4a8b4935023b197fd714632cf6f994e1915fc2b
nulldrv: Initialize memory types mask

Previously apps would randomly succeed or fail to find a matching memory type based on whatever junk happened to be here. Instead, claim to support all memory types.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
icd/nulldrv/nulldrv.c