DescriptionRevert of Cleanup legacy NVPR-related definitions (patchset #6 id:100001 of https://codereview.chromium.org/1177243004/)
Reason for revert:
Breaks GLInterfaceValidationTest on Android bots. Also getting this warning:
WARNING: nvprmsaa config requested, but driver path rendering support not available. Maybe update the driver? Your driver version string: "OpenGL ES 2.0 14.01003"
Original issue's description:
> Cleanup legacy NVPR-related definitions
>
> Fixed-function NVPR codepaths were removed a while ago. Only NVPR API
> version 1.3 (PathFragmentInputGen) was left working. Remove
> backwards-compatibility code that was left behind.
>
> Remove some NVPR API function typedefs that were left from initial
> commits.
>
> Remove PathCoords function pointer from GrGLInterface, it has
> never been called and causes problems in the future, since it will
> not be implemented in the Chromium pseudo extension.
>
> Avoid failing interface creation even if nvprmsaaXX config is
> requested but the driver is not recent enough. The SAN bots have
> old driver, but try to run nvprmsaa16 configs. Instead, print
> out a warning.
>
> Committed: https://skia.googlesource.com/skia/+/fb8d6884e0e01d0c2f8596adf5af1efb0d08de7e
>
> Committed: https://skia.googlesource.com/skia/+/e35b5d99d8dfcc6b2be844df28cba47436380809
>
> Committed: https://skia.googlesource.com/skia/+/cfe62e30848eadead4358b0385e57723779b762b
TBR=joshualitt@google.com,cdalton@nvidia.com,bsalomon@google.com,kkinnunen@nvidia.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Patch Set 1 #
Created: 5 years, 5 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (1 generated)
|