HomeSort by relevance Sort by last modified time
    Searched refs:fpDestroySwapchainKHR (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/demos/
cube.c 369 PFN_vkDestroySwapchainKHR fpDestroySwapchainKHR;
869 demo->fpDestroySwapchainKHR(demo->device, oldSwapchain, NULL);
    [all...]
tri.c 199 PFN_vkDestroySwapchainKHR fpDestroySwapchainKHR;
662 demo->fpDestroySwapchainKHR(demo->device, oldSwapchain, NULL);
    [all...]

Completed in 47 milliseconds