Searched refs:InitBuiltInSymbolTable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/
H A DShHandle.h84 bool InitBuiltInSymbolTable(const ShBuiltInResources& resources);
114 // Get the resources set by InitBuiltInSymbolTable
H A DCompiler.cpp103 if (!InitBuiltInSymbolTable(resources))
228 bool TCompiler::InitBuiltInSymbolTable(const ShBuiltInResources &resources) function in class:TCompiler

Completed in 53 milliseconds