The spec for GLvoid glPathStencilDepthOffsetNV(GLfloat factor, GLint units) changed to reflect the actual implementation where ...
12 years, 5 months ago
(2012-06-11 20:20:37 UTC)
#1
The spec for GLvoid glPathStencilDepthOffsetNV(GLfloat factor, GLint units)
changed to reflect the actual implementation where the second param is float
rather than int.
Otherwise this is a search and replace change for "float"/"GrGLFloat",
"int"/"GrGLint", etc.
Save your eyes; just type "LGTM."
Issue 6307077: NV PR spec update to function param, use GrGL typedefs rather than fundamental types
(Closed)
Created 12 years, 5 months ago by bsalomon
Modified 12 years, 4 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0