skia2/include/private
Brian Osman 92d7ccafdf Allow FPs to elevate default precision for the entire fragment program
Currently, GrConfigConversionEffect is able to round-trip on many mobile
GPUs because it uses highp for all intermediate variables (including the
texture fetch result). Separating the texture sample into a different
processor breaks that.

This is a blunt instrument, not to be used lightly.

Bug: skia:
Change-Id: I2ab365e3da79628069e2eb727c43c2bf45bfd789
Reviewed-on: https://skia-review.googlesource.com/10162
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-03-31 15:43:51 +00:00
..
GrAuditTrail.h Remove render target unique ID virtual from GrOp. 2016-12-22 21:10:48 +00:00
GrGLSL_impl.h Merge GrGLSLCaps into GrShaderCaps 2016-11-29 19:32:31 +00:00
GrGLSL.h Allow FPs to elevate default precision for the entire fragment program 2017-03-31 15:43:51 +00:00
GrInstancedPipelineInfo.h Remove stencil related flags from GrInstancedPipelineInfo. 2017-03-01 20:16:45 +00:00
GrRenderTargetProxy.h Rebase and fix chromium 2017-03-04 13:49:47 +00:00
GrSingleOwner.h
GrSurfaceProxy.h Add GrSurfaceProxy* parameter to GrContext::flush 2017-03-30 12:55:37 +00:00
GrSwizzle.h Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect 2017-03-22 19:16:30 +00:00
GrTextureProxy.h Push setMipColorMode calls further down-stack & add to GrTextureProxy 2017-03-15 18:34:32 +00:00
GrTextureRenderTargetProxy.h Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) 2017-02-28 17:21:55 +00:00
SkAtomics.h
SkBitmaskEnum.h
SkChecksum.h
SkFixed.h Revert "Fix new IT blocks ARMv8" 2017-03-07 00:55:02 +00:00
SkFloatBits.h Guard against buggy ucrt\math.h. 2016-11-28 15:40:23 +00:00
SkFloatingPoint.h Guard against buggy ucrt\math.h. 2016-11-28 15:40:23 +00:00
SkLeanWindows.h
SkMalloc.h Change SkMemory to the more accurately named SkMalloc. 2017-03-27 18:13:07 +00:00
SkMessageBus.h Purge clip masks when they are no longer findable. 2017-01-06 19:42:08 +00:00
SkMiniRecorder.h
SkMutex.h
SkOnce.h tweak SkOnce.h header to work around issues with std::atomic::compare_exchange_strong 2016-12-16 22:21:27 +00:00
SkRecords.h Revert[2] "More SkVertices implementation work"" 2017-03-17 14:27:33 +00:00
SkSafe_math.h Guard against buggy ucrt\math.h. 2016-11-28 15:40:23 +00:00
SkSemaphore.h Fix SkSemaphore comments. 2017-02-22 20:11:54 +00:00
SkShadowFlags.h Remove exec bit from source files. 2017-02-08 20:21:18 +00:00
SkShadowParams.h Make header files self-sufficient 2017-02-10 01:19:52 +00:00
SkSpinlock.h
SkTArray.h Fix SkTArray operator= to work with self assignment 2017-03-22 18:33:19 +00:00
SkTDArray.h Change SkMemory to the more accurately named SkMalloc. 2017-03-27 18:13:07 +00:00
SkTemplates.h Change SkMemory to the more accurately named SkMalloc. 2017-03-27 18:13:07 +00:00
SkTFitsIn.h
SkTHash.h Fix SkTHashTable dangling values 2017-03-10 17:28:04 +00:00
SkThreadID.h
SkTLogic.h Fix syntax error for adjusting old stdc++ headers. 2017-01-13 21:26:03 +00:00
SkTSearch.h
SkWeakRefCnt.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00