/
redgpu
/
ispc
Обзор
Документация
Войти
/
redgpu
/
ispc
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
test
tests_errors/soa-4.ispc
5 строк
101 B
Matt Pharr
Choose type for integer literals to match the target mask size (if possible).
24 июл 2013, 04:24
24 июл 2013, 04:24
f7f281a
Код
Авторство
О чём код?
// syntax error, unexpected '-', expecting int struct F { float a, b, c; }; soa<-4> F farray[10];