|
|
|||
Warning, /eic-opticks/sysrap/gl/gen_line_strip/frag.glsl is written in an unsupported language. File is not indexed.
0001 #version 410 core
0002
0003 in vec4 fcolor;
0004 out vec4 frag_color;
0005
0006 void main ()
0007 {
0008 frag_color = fcolor ;
0009 }
0010
0011
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|