Home
last modified time | relevance | path

Searched refs:ISAMPLER2D (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_tab.h114 ISAMPLER2D = 317, enumerator
H A Dglslang_tab.cpp201 ISAMPLER2D = 317, enumerator
753 "SAMPLER2DRECT", "SAMPLER2DARRAY", "ISAMPLER2D", "ISAMPLER3D",
H A Dglslang.y169 %token <lex> ISAMPLER2D ISAMPLER3D ISAMPLERCUBE ISAMPLER2DARRAY
1253 | ISAMPLER2D {
H A Dglslang_lex.cpp1914 { return ES2_identifier_ES3_keyword(context, ISAMPLER2D); }
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_tab_autogen.h127 ISAMPLER2D = 328, enumerator
H A Dglslang.y171 %token <lex> ISAMPLER2D ISAMPLER3D ISAMPLERCUBE ISAMPLER2DARRAY
1160 | ISAMPLER2D {
H A Dglslang_tab_autogen.cpp216 ISAMPLER2D = 328, enumerator
846 "ISAMPLER2D",
H A Dglslang_lex_autogen.cpp1539 YY_RULE_SETUP { return ES3_keyword(context, ISAMPLER2D); }
/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp.h93 ISAMPLER2D = 294, /* ISAMPLER2D */ enumerator
H A DScan.cpp605 (*KeywordMap)["isampler2D"] = ISAMPLER2D; in fillInKeywordMap()
1490 case ISAMPLER2D: in tokenizeIdentifier()

Completed in 31 milliseconds