Compare commits
2 Commits
c84516d39f
...
5b237d34de
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b237d34de | |||
| ff668b6c95 |
@@ -5,7 +5,8 @@
|
||||
/////////////////////////////////////
|
||||
//~ nbr: Error reporting TODOs
|
||||
//
|
||||
// [x] Improve error reporting on mismatched overloads when types don't match, but arity does
|
||||
// [ ] Add and error for using keywords as names, or rename the dx11 keywords in the resulting hlsl shader.
|
||||
// [x] Improve error reporting on mismatched overloads when types don't match, but arity does.
|
||||
// [x] Improve error reporting for type mismatches in general. It seems like the expect node is not always correct.
|
||||
|
||||
VERTEX_MAIN_FUNCTION_PREFIX :: "vertex";
|
||||
|
||||
Reference in New Issue
Block a user