Home | History | Annotate | Download | only in demos

Lines Matching refs:supportsPresent

2549     VkBool32 *supportsPresent =
2553 &supportsPresent[i]);
2566 if (supportsPresent[i] == VK_TRUE) {
2577 if (supportsPresent[i] == VK_TRUE) {
2583 free(supportsPresent);