Home
last modified time | relevance | path

Searched refs:getShaderOutputType (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.h40 ShShaderOutput getShaderOutputType() const { return mOutputType; } in getShaderOutputType() function in gl::final
65 ShShaderOutput getShaderOutputType() const;
H A DCompiler.cpp391 ShShaderOutput ShCompilerInstance::getShaderOutputType() const in getShaderOutputType() function in gl::ShCompilerInstance
H A DShader.cpp428 const ShShaderOutput outputType = mCompilingState->shCompilerInstance.getShaderOutputType(); in resolveCompile()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DShaderD3D.cpp295 mCompilerOutputType = compiler->getShaderOutputType(); in compile()

Completed in 5 milliseconds