Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.h91 bool isHighPrecisionSupported() const { return mHighPrecisionSupported; } in isHighPrecisionSupported() function
DCompiler.cpp354 bool TCompiler::isHighPrecisionSupported() const in isHighPrecisionSupported() function in sh::TCompiler