15#ifdef SK_ENABLE_DUMP_GPU
28 static const char* kAdvBlendEqInteractionStr[] = {
40 writer->
appendBool(
"Can use void-typed expressions in a sequence expression",
45 writer->
appendBool(
"Must force negated ldexp param to multiply",
50 writer->
appendBool(
"Must guard division even after explicit zero check",
60 writer->
appendBool(
"Don't add default precision statement for samplerExternalOES",
92 if (
options.fDisableDriverCorrectnessWorkarounds) {
117 if (
options.fReducedShaderVariations) {
120#if defined(GR_TEST_UTILS)
121 if (
options.fSuppressDualSourceBlending) {
124 if (
options.fSuppressFramebufferFetch) {
void appendS32(int32_t value)
void beginObject(const char *name=nullptr, bool multiline=true)
void appendBool(bool value)
void appendCString(const char *value)
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network JSON encoded network policy per domain This overrides the DisallowInsecureConnections switch Embedder can specify whether to allow or disallow insecure connections at a domain level old gen heap size
bool fDstReadInShaderSupport
void applyOptionsOverrides(const GrContextOptions &options)
bool fBitManipulationSupport
bool fMustObfuscateUniformColor
bool fPreferFlatInterpolation
bool fRequiresLocalOutputColorForFBFetch
bool fMustWriteToFragColor
void dumpJSON(SkJSONWriter *) const
bool fHasLowFragmentPrecision
bool fNonconstantArrayIndexSupport
bool fMustGuardDivisionEvenAfterExplicitZeroCheck
bool fRewriteMatrixComparisons
bool fExternalTextureSupport
bool fMustForceNegatedAtanParamToFloat
bool fPerlinNoiseRoundingFix
bool fDualSourceBlendingSupport
bool fEmulateAbsIntFunction
bool fMustDeclareFragmentFrontFacing
bool fCanUseVoidInSequenceExpressions
@ kNotSupported_AdvBlendEqInteraction
@ kAutomatic_AdvBlendEqInteraction
@ kLast_AdvBlendEqInteraction
@ kGeneralEnable_AdvBlendEqInteraction
bool fUnfoldShortCircuitAsTernary
bool fShaderDerivativeSupport
bool fRemovePowWithConstantExponent
bool fFlatInterpolationSupport
bool fRewriteMatrixVectorMultiply
bool fRewriteDoWhileLoops
bool fRewriteSwitchStatements
bool fInverseHyperbolicSupport
AdvBlendEqInteraction fAdvBlendEqInteraction
bool fBuiltinDeterminantSupport
bool fNoPerspectiveInterpolationSupport
bool fAddAndTrueToLoopCondition
bool fNonsquareMatrixSupport
bool fMustDoOpBetweenFloorAndAbs
bool fMustForceNegatedLdexpParamToMultiply
bool fCanUseFractForNegativeValues
bool fNoDefaultPrecisionForExternalSamplers
bool fAtan2ImplementedAsAtanYOverX
bool fUsesPrecisionModifiers
bool fCanUseMinAndAbsTogether