Home
last modified time | relevance | path

Searched defs:isHighPrecisionSupported (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/glsl/
DOutputGLSLBase.h93 bool isHighPrecisionSupported() const { return mHighPrecisionSupported; } in isHighPrecisionSupported() function
/external/angle/src/compiler/translator/
DCompiler.cpp408 bool TCompiler::isHighPrecisionSupported() const in isHighPrecisionSupported() function in sh::TCompiler