OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCompilerList
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/GenericCodeGen/
Link.cpp
48
bool link(
TCompilerList
&, TUniformMap*) { return true; }
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ShHandle.h
110
typedef glslang::TVector<TCompiler*>
TCompilerList
;
131
virtual bool link(
TCompilerList
&, TUniformMap*) = 0;
Completed in 66 milliseconds