Searched refs:ISAMPLER2D (Results 1 – 7 of 7) sorted by relevance
114 ISAMPLER2D = 317, enumerator
188 "isampler2D" { return ES2_identifier_ES3_keyword(context, ISAMPLER2D); }
169 %token <lex> ISAMPLER2D ISAMPLER3D ISAMPLERCUBE ISAMPLER2DARRAY1243 | ISAMPLER2D {
1705 { return ES2_identifier_ES3_keyword(context, ISAMPLER2D); }
201 ISAMPLER2D = 317, enumerator
287 isampler2D KEYWORD(130, 130, ISAMPLER2D);
104 %token SAMPLER2DARRAYSHADOW ISAMPLER1D ISAMPLER2D ISAMPLER3D ISAMPLERCUBE1471 | ISAMPLER2D { $$ = "isampler2D"; }