vk_tizen: added new function prototype for tpl_tbm support 97/104797/3
authordeasung.kim <deasung.kim@samsung.com>
Wed, 14 Dec 2016 09:08:20 +0000 (18:08 +0900)
committerGwan-gyeong Mun <kk.moon@samsung.com>
Wed, 11 Jan 2017 09:32:54 +0000 (01:32 -0800)
commitf64ee8be1a4d037cdf136c4053a9a2bd57ca6d8f
treefba6e5d3700160f8a051d0f157cc34c761d052be
parentb406f32a81e9a5ddd01dc4f867fc911968ef4398
vk_tizen: added new function prototype for tpl_tbm support

VKAPI_ATTR VkResult VKAPI_CALL vkCreateTBMQueueSurfaceKHR(VkInstance instance,
  const tbm_bufmgr bufmgr,
  const tbm_surface_queue_h queue,
  const VkAllocationCallbacks *pAllocator,
  VkSurfaceKHR *surface);

Change-Id: I0d3acaf8fbaa985dee34be64a2906da239eb9b07
include/vulkan/vk_tizen.h