Home
last modified time | relevance | path

Searched defs:getDefaultPrecision (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DNativeFormatting.cpp253 size_t llvm::getDefaultPrecision(FloatStyle Style) { in getDefaultPrecision() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp257 size_t llvm::getDefaultPrecision(FloatStyle Style) { in getDefaultPrecision() function in llvm
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable.cpp353 TPrecision TSymbolTable::getDefaultPrecision(TBasicType type) const in getDefaultPrecision() function in sh::TSymbolTable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h475 TPrecision getDefaultPrecision( TBasicType type) in getDefaultPrecision() function
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp4324 TPrecisionQualifier TParseContext::getDefaultPrecision(TPublicType& publicType) in getDefaultPrecision() function in glslang::TParseContext