blob: b114fb2d0a6bb62ea180c79b528ea25bda614969 [file] [log] [blame] [edit]
// 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!