null-driver: Function for creating presentable images 56/65756/1
authorTaekyun Kim <tkq.kim@samsung.com>
Tue, 12 Apr 2016 06:27:14 +0000 (15:27 +0900)
committerTaekyun Kim <tkq.kim@samsung.com>
Tue, 12 Apr 2016 06:32:29 +0000 (15:32 +0900)
commit42c44ab5b501ca2e8617cb4171d43cdc73e32878
treed3de1d24ed2ff032fd11c1edaaadd7e4bb91829e
parent3daa1c118d48fdaa02d82aca899dbfee068b8401
null-driver: Function for creating presentable images

ICD is responsible for creating VkImage which is used for
presentation in the swapchain. WSI will dlsym the function and
call it to create swapchain images.

Change-Id: Ieacb603ec69b509e3651a46068333001d503ec12
src/null-driver/null-driver.c
src/null-driver/null-driver.h