Home
last modified time | relevance | path

Searched refs:ast_isampler2d (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glsl/
Dast.h419 ast_isampler2d, enumerator
Dglsl_parser.ypp1267 | ISAMPLER2D { $$ = ast_isampler2d; }
Dglsl_parser.cpp4528 { (yyval.n) = ast_isampler2d; ;}