gpu: use unnamed tests for inclusion
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
9e7d37a9ea
commit
2d04fb91bc
29 changed files with 29 additions and 29 deletions
|
|
@ -152,7 +152,7 @@ const stride_undefined: u32 = 0xffffffff;
|
|||
const whole_map_size: u32 = std.math.maxInt(c_int);
|
||||
const whole_size: u64 = 0xffffffffffffffff;
|
||||
|
||||
test "syntax" {
|
||||
test {
|
||||
// Root interface/implementations
|
||||
_ = Interface;
|
||||
_ = NativeInstance;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue