Searched defs:compile (Results 1 – 7 of 7) sorted by relevance
54 def compile(compiler_type: CompilerType, function
50 void GenericProgram::compile(string vertexShader, string fragmentShader) { in compile() function in android::renderengine::gl::GenericProgram
202 private boolean compile( in compile() method in IorapWorkFlowTest
403 int Slang::compile(const RSCCOptions &Opts) { in compile() function in slang::Slang568 bool Slang::compile( in compile() function in slang::Slang
301 enum Compiler::ErrorCode Compiler::compile(Script &script, in compile() function in Compiler
363 void CpuScriptGroup2Impl::compile(const char* cacheDir) { in compile() function in android::renderscript::CpuScriptGroup2Impl