Searched refs:vulkanRemoved (Results 1 – 5 of 5) sorted by relevance
101 virtual void vulkanRemoved(const TSourceLoc&, const char* op);
1092 void TParseVersions::vulkanRemoved(const TSourceLoc& loc, const char* op) in vulkanRemoved() function in glslang::TParseVersions
2244 parseContext.vulkanRemoved($1.loc, "atomic counter types");
3046 vulkanRemoved(loc, "non-opaque uniforms outside a block"); in transparentOpaqueCheck()
7501 parseContext.vulkanRemoved((yyvsp[0].lex).loc, "atomic counter types"); in yyparse()