Home
last modified time | relevance | path

Searched refs:spvRemoved (Results 1 – 6 of 6) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DparseVersions.h176 virtual void spvRemoved(const TSourceLoc&, const char* op);
DVersions.cpp1250 void TParseVersions::spvRemoved(const TSourceLoc& loc, const char* op) in spvRemoved() function in glslang::TParseVersions
Dglslang.y1553 parseContext.spvRemoved($1.loc, "subroutine");
1559 parseContext.spvRemoved($1.loc, "subroutine");
Dglslang.m41553 parseContext.spvRemoved($1.loc, "subroutine");
1559 parseContext.spvRemoved($1.loc, "subroutine");
DParseHelper.cpp4973 spvRemoved(loc, "packed"); in setLayoutQualifier()
4979 spvRemoved(loc, "shared"); in setLayoutQualifier()
Dglslang_tab.cpp6190 parseContext.spvRemoved((yyvsp[0].lex).loc, "subroutine"); in yyparse()
6201 parseContext.spvRemoved((yyvsp[-3].lex).loc, "subroutine"); in yyparse()