Home | History | Annotate | Download | only in libvulkan

Lines Matching defs:vkCreateImage

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