Home
last modified time | relevance | path

Searched refs:SupportsPrecision (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DBaseTypes.h338 inline bool SupportsPrecision(TBasicType type) in SupportsPrecision() function
Dglslang.y1010 if (!SupportsPrecision($2.type)) {
Dglslang_tab.cpp3712 if (!SupportsPrecision((yyvsp[0].interm.type).type)) { in yyparse()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable.cpp317 if (!SupportsPrecision(type)) in getDefaultPrecision()
DBaseTypes.h598 inline bool SupportsPrecision(TBasicType type) in SupportsPrecision() function
DParseContext.cpp83 if (!SupportsPrecision(type.getBasicType())) in CanSetDefaultPrecisionOnType()
419 if (precision != EbpUndefined && !SupportsPrecision(type)) in checkPrecisionSpecified()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable.cpp355 if (!SupportsPrecision(type)) in getDefaultPrecision()
DBaseTypes.h1003 inline bool SupportsPrecision(TBasicType type) in SupportsPrecision() function
DParseContext.cpp83 if (!SupportsPrecision(type.getBasicType())) in CanSetDefaultPrecisionOnType()
453 if (precision != EbpUndefined && !SupportsPrecision(type)) in checkPrecisionSpecified()