Improve preprocessor ouput format
Modify preprocessor.simple.vert to test spaces before parenthesis.
This commit is contained in:
committed by
arcady-lunarg
parent
4c57db1595
commit
2bfacdac91
@@ -23,7 +23,7 @@
|
||||
|
||||
#line 8
|
||||
|
||||
void main(){
|
||||
void main() {
|
||||
gl_Position = vec4(10);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user