Home
last modified time | relevance | path

Searched refs:initBuiltInSymbolTable (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DCompiler.h229 bool initBuiltInSymbolTable(const ShBuiltInResources &resources);
DCompiler.cpp340 if (!initBuiltInSymbolTable(resources)) in Init()
1115 bool TCompiler::initBuiltInSymbolTable(const ShBuiltInResources &resources) in initBuiltInSymbolTable() function in sh::TCompiler