Fix static array. Add constant buffers. Beginning of textures.
This commit is contained in:
2
Test.jai
2
Test.jai
@@ -518,7 +518,7 @@ run_test_suite :: (using suite : *Test_Suite, output_type : Output_Type = 0) {
|
||||
case .Golden_File_Not_Found; {
|
||||
array_add(*failed_test_paths, .{ result.path, tprint("golden file not found for %", stage_to_string(result.stage)) });
|
||||
}
|
||||
}
|
||||
}
|
||||
evaluate_result(result);
|
||||
} else {
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user