Searched defs:ShBuiltInResources (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DCompiler.cpp49 ShBuiltInResources::ShBuiltInResources() function in class:ShBuiltInResources
87 bool TCompiler::Init(const ShBuiltInResources& resources)
164 bool TCompiler::InitBuiltInSymbolTable(const ShBuiltInResources &resources)
H A DCompiler.h37 struct ShBuiltInResources struct
39 ShBuiltInResources();
104 bool Init(const ShBuiltInResources& resources);
116 bool InitBuiltInSymbolTable(const ShBuiltInResources& resources);

Completed in 971 milliseconds