Searched refs:AST_NUM_OPERATORS (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/compiler/glsl/ | ||
D | ast.h | 211 #define AST_NUM_OPERATORS (ast_aggregate + 1) macro |
D | ast_to_hir.cpp | 1331 static const int operations[AST_NUM_OPERATORS] = { in do_hir() |