Add IsPath to GrGLInterface
authorcdalton <cdalton@nvidia.com>
Thu, 17 Jul 2014 16:28:36 +0000 (09:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 17 Jul 2014 16:28:36 +0000 (09:28 -0700)
commit8dd90cb1fd541b9a2a264725e3dfeae736c91e22
treed22b72b3f153b7c741bac1ad8af8254d8c350c24
parent91bdbcdbbdf5cdf0fdb4518a0d30206c964cfdf6
Add IsPath to GrGLInterface

This will be used by path ranges.

BUG=skia:
R=bsalomon@google.com

Author: cdalton@nvidia.com

Review URL: https://codereview.chromium.org/403563002
include/gpu/gl/GrGLFunctions.h
include/gpu/gl/GrGLInterface.h
src/gpu/gl/GrGLAssembleGLESInterface.h
src/gpu/gl/GrGLAssembleInterface.cpp
src/gpu/gl/GrGLInterface.cpp