Home | History | Annotate | Download | only in compiler

Lines Matching refs:SAMPLER2D

101 %token <lex> SAMPLER2D SAMPLERCUBE
1616 | SAMPLER2D {
1617 FRAG_VERT_ONLY("sampler2D", $1.line);