Home | History | Annotate | Download | only in demos

Lines Matching full:supportspresent

3524     VkBool32 *supportsPresent =
3528 &supportsPresent[i]);
3541 if (supportsPresent[i] == VK_TRUE) {
3553 if (supportsPresent[i] == VK_TRUE) {
3571 free(supportsPresent);