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