tests: Only check memory types that actually exist

There are VK_MAX_MEMORY_TYPES elements in this struct, but we shouldn't be looking at any beyond memoryTypeCount.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
1 file changed