/
redgpu
/
ispc
Обзор
Документация
Войти
/
redgpu
/
ispc
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
test
tests_errors/global-decl-2.ispc
4 строки
97 B
Matt Pharr
Fix global variable code to correctly handle extern declarations.
29 мар 2012, 01:15
29 мар 2012, 01:15
5b2d43f
Код
Авторство
О чём код?
// Definition of variable "foo" conflicts with definition at extern int foo; extern float foo;