Skip to content
Snippets Groups Projects
Commit 02df55b9 authored by Brad Kittenbrink's avatar Brad Kittenbrink
Browse files

Fix coding policy failure for DRTVWR-559

parent 411aa9f7
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -30,4 +30,5 @@ out vec4 frag_color;
void main()
{
frag_color = vec4(0,1,0,0.5);
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment