debug()<<"context was created with debug capabilities"<<endl;
debug()<<"context was created with KHR_debug flag"<<endl;
}else{
}else{
debug()<<"context was created WITHOUT debug capabilities - registering a debug callback is possible but might not result in getting called even if errors occur!"<<endl;
debug()<<"context was created WITHOUT KHR_debug flag - registering a debug callback is possible but might not result in getting called even if errors occur!"<<endl;