Searched defs:isSampleAlphaToCoverageEnabled (Results 1 – 3 of 3) sorted by relevance
163 bool isSampleAlphaToCoverageEnabled() const { return mBlend.sampleAlphaToCoverage; } in isSampleAlphaToCoverageEnabled() function
230 bool isSampleAlphaToCoverageEnabled() const { return mSampleAlphaToCoverage; } in isSampleAlphaToCoverageEnabled() function
587 bool Context::isSampleAlphaToCoverageEnabled() const in isSampleAlphaToCoverageEnabled() function in es2::Context