Searched refs:AddBuiltInDeclaration (Results 1 – 1 of 1) sorted by relevance
287 void AddBuiltInDeclaration(TIntermBlock &root, TSymbolTable &symbolTable, const TVariable &builtIn) in AddBuiltInDeclaration() function309 AddBuiltInDeclaration(root, symbolTable, *BuiltInVariable::gl_FragDepth()); in AddFragDepthEXTDeclaration()1100 AddBuiltInDeclaration(*root, symbolTable, *BuiltInVariable::gl_VertexID()); in translateImpl()1206 AddBuiltInDeclaration(*root, symbolTable, *BuiltInVariable::gl_FragDepth()); in translateImpl()