Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DCompiler.h198 bool initBuiltInSymbolTable(const ShBuiltInResources &resources);
DCompiler.cpp323 if (!initBuiltInSymbolTable(resources)) in Init()
1028 bool TCompiler::initBuiltInSymbolTable(const ShBuiltInResources &resources) in initBuiltInSymbolTable() function in sh::TCompiler