Home
last modified time | relevance | path

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

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