Searched refs:ISAMPLER2D (Results 1 – 7 of 7) sorted by relevance
114 ISAMPLER2D = 317, enumerator
178 "isampler2D" { return ES2_identifier_ES3_keyword(context, ISAMPLER2D); }
169 %token <lex> ISAMPLER2D ISAMPLER3D ISAMPLERCUBE ISAMPLER2DARRAY1243 | ISAMPLER2D {
1673 { return ES2_identifier_ES3_keyword(context, ISAMPLER2D); }
201 ISAMPLER2D = 317, enumerator
332 isampler2D KEYWORD(130, 300, 130, 300, ISAMPLER2D);
150 %token ISAMPLER1D ISAMPLER2D ISAMPLER3D ISAMPLERCUBE2250 | ISAMPLER2D { $$ = "isampler2D"; }