/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang.y | 428 if (! parseContext.symbolTable.atBuiltInLevel()) 1823 if (! parseContext.symbolTable.atBuiltInLevel()) 1829 …seContext.float16ScalarVectorCheck($1.loc, "float16_t", parseContext.symbolTable.atBuiltInLevel()); 1834 … parseContext.explicitFloat32Check($1.loc, "float32_t", parseContext.symbolTable.atBuiltInLevel()); 1839 … parseContext.explicitFloat64Check($1.loc, "float64_t", parseContext.symbolTable.atBuiltInLevel()); 1844 …t.int8ScalarVectorCheck($1.loc, "8-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); 1849 …int8ScalarVectorCheck($1.loc, "8-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); 1854 …int16ScalarVectorCheck($1.loc, "16-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); 1859 …t16ScalarVectorCheck($1.loc, "16-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); 1864 …ext.explicitInt32Check($1.loc, "32-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); [all …]
|
D | glslang.m4 | 428 if (! parseContext.symbolTable.atBuiltInLevel()) 1823 if (! parseContext.symbolTable.atBuiltInLevel()) 1829 …seContext.float16ScalarVectorCheck($1.loc, "float16_t", parseContext.symbolTable.atBuiltInLevel()); 1834 … parseContext.explicitFloat32Check($1.loc, "float32_t", parseContext.symbolTable.atBuiltInLevel()); 1839 … parseContext.explicitFloat64Check($1.loc, "float64_t", parseContext.symbolTable.atBuiltInLevel()); 1844 …t.int8ScalarVectorCheck($1.loc, "8-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); 1849 …int8ScalarVectorCheck($1.loc, "8-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); 1854 …int16ScalarVectorCheck($1.loc, "16-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); 1859 …t16ScalarVectorCheck($1.loc, "16-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); 1864 …ext.explicitInt32Check($1.loc, "32-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); [all …]
|
D | Scan.cpp | 1059 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1069 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1075 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1102 if (! parseContext.symbolTable.atBuiltInLevel() && (parseContext.isEsProfile() || in tokenizeIdentifier() 1107 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1193 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1211 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1244 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1261 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1284 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() [all …]
|
D | glslang_tab.cpp | 4797 if (! parseContext.symbolTable.atBuiltInLevel()) in yyparse() 7092 if (! parseContext.symbolTable.atBuiltInLevel()) in yyparse() 7103 …oat16ScalarVectorCheck((yyvsp[0].lex).loc, "float16_t", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7113 …t.explicitFloat32Check((yyvsp[0].lex).loc, "float32_t", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7123 …t.explicitFloat64Check((yyvsp[0].lex).loc, "float64_t", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7133 …VectorCheck((yyvsp[0].lex).loc, "8-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7143 …ctorCheck((yyvsp[0].lex).loc, "8-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7153 …ectorCheck((yyvsp[0].lex).loc, "16-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7163 …torCheck((yyvsp[0].lex).loc, "16-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7173 …Int32Check((yyvsp[0].lex).loc, "32-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() [all …]
|
D | SymbolTable.h | 621 bool atBuiltInLevel() { return isBuiltInLevel(currentLevel()); } in atBuiltInLevel() function
|
D | ParseHelper.cpp | 590 if (! type.isArray() || type.getQualifier().patch || symbolTable.atBuiltInLevel()) in fixIoArraySize() 612 if (! type.isArray() && ! symbolTable.atBuiltInLevel()) { in ioArrayCheck() 1013 if (symbolTable.atBuiltInLevel()) in handleFunctionDeclarator() 2800 if (! symbolTable.atBuiltInLevel()) { in reservedErrorCheck() 3548 if (! symbolTable.atBuiltInLevel()) in globalQualifierTypeCheck() 4039 if (symbol && builtInName(identifier) && ! symbolTable.atBuiltInLevel()) { in declareArray() 4055 if (! symbolTable.atBuiltInLevel()) { in declareArray() 4246 if (! builtInName(identifier) || symbolTable.atBuiltInLevel() || ! symbolTable.atGlobalLevel()) in redeclareBuiltinVariable() 7670 if (! symbolTable.atBuiltInLevel() && builtInName(*blockName)) { in declareBlock()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | glslang.y | 449 if (! parseContext.symbolTable.atBuiltInLevel()) 1896 if (! parseContext.symbolTable.atBuiltInLevel()) 1902 …seContext.float16ScalarVectorCheck($1.loc, "float16_t", parseContext.symbolTable.atBuiltInLevel()); 1907 … parseContext.explicitFloat32Check($1.loc, "float32_t", parseContext.symbolTable.atBuiltInLevel()); 1912 … parseContext.explicitFloat64Check($1.loc, "float64_t", parseContext.symbolTable.atBuiltInLevel()); 1917 …t.int8ScalarVectorCheck($1.loc, "8-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); 1922 …int8ScalarVectorCheck($1.loc, "8-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); 1927 …int16ScalarVectorCheck($1.loc, "16-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); 1932 …t16ScalarVectorCheck($1.loc, "16-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); 1937 …ext.explicitInt32Check($1.loc, "32-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); [all …]
|
D | glslang.m4 | 449 if (! parseContext.symbolTable.atBuiltInLevel()) 1896 if (! parseContext.symbolTable.atBuiltInLevel()) 1902 …seContext.float16ScalarVectorCheck($1.loc, "float16_t", parseContext.symbolTable.atBuiltInLevel()); 1907 … parseContext.explicitFloat32Check($1.loc, "float32_t", parseContext.symbolTable.atBuiltInLevel()); 1912 … parseContext.explicitFloat64Check($1.loc, "float64_t", parseContext.symbolTable.atBuiltInLevel()); 1917 …t.int8ScalarVectorCheck($1.loc, "8-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); 1922 …int8ScalarVectorCheck($1.loc, "8-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); 1927 …int16ScalarVectorCheck($1.loc, "16-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); 1932 …t16ScalarVectorCheck($1.loc, "16-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); 1937 …ext.explicitInt32Check($1.loc, "32-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); [all …]
|
D | Scan.cpp | 1071 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1081 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1087 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1114 if (! parseContext.symbolTable.atBuiltInLevel() && (parseContext.isEsProfile() || in tokenizeIdentifier() 1119 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1205 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1223 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1256 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1273 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() 1296 if (parseContext.symbolTable.atBuiltInLevel() || in tokenizeIdentifier() [all …]
|
D | glslang_tab.cpp | 5300 if (! parseContext.symbolTable.atBuiltInLevel()) in yyparse() 7690 if (! parseContext.symbolTable.atBuiltInLevel()) in yyparse() 7701 …oat16ScalarVectorCheck((yyvsp[0].lex).loc, "float16_t", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7711 …t.explicitFloat32Check((yyvsp[0].lex).loc, "float32_t", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7721 …t.explicitFloat64Check((yyvsp[0].lex).loc, "float64_t", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7731 …VectorCheck((yyvsp[0].lex).loc, "8-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7741 …ctorCheck((yyvsp[0].lex).loc, "8-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7751 …ectorCheck((yyvsp[0].lex).loc, "16-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7761 …torCheck((yyvsp[0].lex).loc, "16-bit unsigned integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() 7771 …Int32Check((yyvsp[0].lex).loc, "32-bit signed integer", parseContext.symbolTable.atBuiltInLevel()); in yyparse() [all …]
|
D | SymbolTable.h | 635 bool atBuiltInLevel() { return isBuiltInLevel(currentLevel()); } in atBuiltInLevel() function
|
D | ParseHelper.cpp | 692 if (! type.isArray() || type.getQualifier().patch || symbolTable.atBuiltInLevel()) in fixIoArraySize() 714 if (! type.isArray() && ! symbolTable.atBuiltInLevel()) { in ioArrayCheck() 1134 if (symbolTable.atBuiltInLevel()) in handleFunctionDeclarator() 3012 if (! symbolTable.atBuiltInLevel()) { in reservedErrorCheck() 3784 if (! symbolTable.atBuiltInLevel()) in globalQualifierTypeCheck() 4310 if (symbol && builtInName(identifier) && ! symbolTable.atBuiltInLevel()) { in declareArray() 4326 if (! symbolTable.atBuiltInLevel()) { in declareArray() 4517 if (! builtInName(identifier) || symbolTable.atBuiltInLevel() || ! symbolTable.atGlobalLevel()) in redeclareBuiltinVariable() 6979 if (parsingBuiltins || symbolTable.atBuiltInLevel() || !symbolTable.atGlobalLevel() || in vkRelaxedRemapUniformVariable() 8125 if (! symbolTable.atBuiltInLevel() && builtInName(*blockName)) { in declareBlock()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | Compiler.cpp | 159 while (!symbolTable.atBuiltInLevel()) in compile()
|
D | SymbolTable.h | 321 bool atBuiltInLevel() { return currentLevel() <= LAST_BUILTIN_LEVEL; } in atBuiltInLevel() function
|
D | ParseHelper.cpp | 476 if (!symbolTable.atBuiltInLevel()) { in reservedErrorCheck()
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslScanContext.cpp | 897 if (! parseContext.symbolTable.atBuiltInLevel()) in reservedWord()
|
D | hlslParseHelper.cpp | 1604 if (symbolTable.atBuiltInLevel()) in handleFunctionDeclarator() 6808 if (symbol && builtInName(identifier) && ! symbolTable.atBuiltInLevel()) { in declareArray() 6884 if (! builtInName(identifier) || symbolTable.atBuiltInLevel() || ! symbolTable.atGlobalLevel()) in redeclareBuiltinVariable()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
D | hlslScanContext.cpp | 897 if (! parseContext.symbolTable.atBuiltInLevel()) in reservedWord()
|
D | hlslParseHelper.cpp | 1604 if (symbolTable.atBuiltInLevel()) in handleFunctionDeclarator() 6812 if (symbol && builtInName(identifier) && ! symbolTable.atBuiltInLevel()) { in declareArray() 6888 if (! builtInName(identifier) || symbolTable.atBuiltInLevel() || ! symbolTable.atGlobalLevel()) in redeclareBuiltinVariable()
|