Home | History | Annotate | Download | only in demos

Lines Matching refs:extension_prop

669             VkExtensionProperties *extension_prop = &inst->global_extensions[j];
670 if (!strcmp(known_extensions[i], extension_prop->extensionName)) {