Home | History | Annotate | Download | only in libvulkan

Lines Matching refs:vkCreateImage

700         { "vkCreateImage", reinterpret_cast<PFN_vkVoidFunction>(CreateImage) },
1768 VKAPI_ATTR VkResult vkCreateImage(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImage* pImage) {