Searched refs:compilerInstance (Results 1 – 1 of 1) sorted by relevance
728 ShCompilerInstance compilerInstance = mBoundCompiler->getInstance(mState.getShaderType()); in compile() local729 ShHandle compilerHandle = compilerInstance.getHandle(); in compile()745 new CompileTask(context->getFrontendFeatures(), compilerInstance.getHandle(), in compile()746 compilerInstance.getShaderOutputType(), options, mState.mSource, in compile()761 mCompileJob->shCompilerInstance = std::move(compilerInstance); in compile()