Home
last modified time | relevance | path

Searched refs:InsertBuiltInFunctions (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DInitialize.h22 void InsertBuiltInFunctions(GLenum shaderType, const ShBuiltInResources &resources, TSymbolTable &t…
DCompiler.cpp196 InsertBuiltInFunctions(shaderType, resources, symbolTable); in InitBuiltInSymbolTable()
DInitialize.cpp25 void InsertBuiltInFunctions(GLenum type, const ShBuiltInResources &resources, TSymbolTable &symbolT… in InsertBuiltInFunctions() function