vulkan.h: V97 -- Remove multiple allocations. Bug# 13948.
authorMark Lobodzinski <mark@lunarg.com>
Fri, 29 May 2015 14:32:35 +0000 (09:32 -0500)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 2 Jun 2015 14:03:26 +0000 (09:03 -0500)
commit2dcdfd74f9efadad415fe0abbfecebc57a256ccc
tree1a006f4f2b060fa23cf212e53c56956a579a06f1
parent3ee11a2b2cb98bcc6af65eb87b867a27ad7c5715
vulkan.h: V97 -- Remove multiple allocations. Bug# 13948.

Remove multiple memory allocation requirements from API, and supporting
changes in driver, demos, layers, and tests.
demos/cube.c
demos/tri.c
icd/nulldrv/nulldrv.c
include/vulkan.h
layers/glave_snapshot.c
layers/mem_tracker.cpp
layers/param_checker.cpp
loader/trampoline.c
vulkan.py