Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
DKGL
/
DKGL2_Test
Следить
4
В избранное
2
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Нет описания
4
коммитов
12
веток
Дерево:
d077e0bb47
algorithm
compress_test
exception
image_test
master
pipelineReflection
rendering
texture
triangle
variantPath
windowCallback
windowEvent
веток
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'd077e0bb47'
${ noResults }
DKGL2_Test
/
TestApp1
/
main.cpp
main.cpp
99B
История
Исходник
1
2
3
4
5
6
7
8
9
#include <stdio.h>
int main(int argc, const char * argv[]) {
printf("TestApp1");
return 0;
}