Searched refs:getShaderOutputType (Results 1 – 4 of 4) sorted by relevance
40 ShShaderOutput getShaderOutputType() const { return mOutputType; } in getShaderOutputType() function65 ShShaderOutput getShaderOutputType() const;
386 ShShaderOutput ShCompilerInstance::getShaderOutputType() const in getShaderOutputType() function in gl::ShCompilerInstance
417 const ShShaderOutput outputType = mCompilingState->shCompilerInstance.getShaderOutputType(); in resolveCompile()
295 mCompilerOutputType = compiler->getShaderOutputType(); in compile()