Searched refs:InsertBuiltInFunctions (Results 1 – 3 of 3) sorted by relevance
22 void InsertBuiltInFunctions(GLenum shaderType, const ShBuiltInResources &resources, TSymbolTable &t…
196 InsertBuiltInFunctions(shaderType, resources, symbolTable); in InitBuiltInSymbolTable()
25 void InsertBuiltInFunctions(GLenum type, const ShBuiltInResources &resources, TSymbolTable &symbolT… in InsertBuiltInFunctions() function