/
redgpu
/
clspv
Обзор
Документация
Войти
/
redgpu
/
clspv
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
test/SamplerMap/EmptySamplerMapEntry.cl
6 строк
264 B
David Neto
Initial commit of Clspv
16 июн 2017, 23:38
16 июн 2017, 23:38
22f144c
Код
Авторство
О чём код?
// RUN: not clspv -samplermap %S/empty_sampler_map_entry0.samplermap %s 2> %t // RUN: FileCheck %s < %t // RUN: not clspv -samplermap %S/empty_sampler_map_entry1.samplermap %s 2> %t // RUN: FileCheck %s < %t // CHECK: Error: Sampler map contained an empty entry!