Searched refs:preservesOpaqueInput (Results 1 – 5 of 5) sorted by relevance
87 flags = src->preservesOpaqueInput() && dst->preservesOpaqueInput() in OptFlags()101 flags = dst->preservesOpaqueInput() ? kPreservesOpaqueInput_OptimizationFlag in OptFlags()108 flags = src->preservesOpaqueInput() ? kPreservesOpaqueInput_OptimizationFlag in OptFlags()131 flags = src->preservesOpaqueInput() || dst->preservesOpaqueInput() in OptFlags()304 flags = fp->preservesOpaqueInput() ? kPreservesOpaqueInput_OptimizationFlag in OptFlags()310 flags = fp->preservesOpaqueInput() ? kPreservesOpaqueInput_OptimizationFlag in OptFlags()321 if (fp->preservesOpaqueInput()) { in OptFlags()328 flags = fp->preservesOpaqueInput() ? kPreservesOpaqueInput_OptimizationFlag in OptFlags()343 flags = fp->preservesOpaqueInput() ? kPreservesOpaqueInput_OptimizationFlag in OptFlags()354 flags = fp->preservesOpaqueInput() ? kPreservesOpaqueInput_OptimizationFlag in OptFlags()
31 if (fIsOpaque && !fp->preservesOpaqueInput()) { in analyzeProcessors()
136 bool preservesOpaqueInput() const { in preservesOpaqueInput() function
328 if (inner->preservesOpaqueInput()) { in MakeInputPremulAndMulByOutput()
371 if (!fp->hasConstantOutputForConstantInput() && !fp->preservesOpaqueInput() && in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()439 if (GrColorIsOpaque(input) && fp->preservesOpaqueInput() && in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()