Searched refs:preservesOpaqueInput (Results 1 – 5 of 5) sorted by relevance
37 if (fIsOpaque && !fp->preservesOpaqueInput()) { in GrColorFragmentProcessorAnalysis()
257 bool preservesOpaqueInput() const { in preservesOpaqueInput() function
675 if (!fp->hasConstantOutputForConstantInput() && !fp->preservesOpaqueInput() && in DEF_GANESH_TEST_FOR_GL_RENDERING_CONTEXTS()698 if (fp->preservesOpaqueInput()) { in DEF_GANESH_TEST_FOR_GL_RENDERING_CONTEXTS()775 if (input4f.isOpaque() && fp->preservesOpaqueInput() && !output4f.isOpaque()) { in DEF_GANESH_TEST_FOR_GL_RENDERING_CONTEXTS()864 REPORTER_ASSERT(reporter, fp.preservesOpaqueInput() == clone.preservesOpaqueInput(), in assert_processor_equality()
129 if (fp->preservesOpaqueInput()) { in asFragmentProcessor()
585 bool layoutPreservesOpacity = gradLayout->preservesOpaqueInput(); in make_clamped_gradient()648 bool layoutPreservesOpacity = gradLayout->preservesOpaqueInput(); in make_tiled_gradient()