Home | History | Annotate | Download | only in compiler

Lines Matching refs:SAMPLER2D

168 %token <lex> SAMPLER2D SAMPLERCUBE SAMPLER_EXTERNAL_OES SAMPLER2DRECT SAMPLER2DARRAY
1215 | SAMPLER2D {
1216 FRAG_VERT_ONLY("sampler2D", @1);