DescriptionUse texture barriers to read directly from the RT
Updates GrXferProcessor to read directly from the RT texture when
texture barriers are supported and it needs to know the dst color.
Also adds the notion of an Xfer barrier and uses it to issue texture
barriers when the XP will read the RT.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/9954bc38c498f6b9e9d8c0bcc5cd00d45bfc6e23
Patch Set 1 #Patch Set 2 : #
Total comments: 6
Patch Set 3 : #Patch Set 4 : Add Xfer barriers with glTextureBarrier instead of dst copies #
Total comments: 2
Patch Set 5 : Minor change: make willNeedXferBarrier not virtual #Patch Set 6 : Get tracking right #Patch Set 7 : Rebase #
Total comments: 1
Patch Set 8 : Rename setXferBarrier to xferBarrier #Patch Set 9 : fix windows build #
Messages
Total messages: 25 (7 generated)
|