A small change. Changes the constructor to GrSamplerState to only take one wrap mode (and ...
12 years, 11 months ago
(2011-12-06 16:16:29 UTC)
#1
A small change.
Changes the constructor to GrSamplerState to only take one wrap mode (and use it
for x and y), removes unused constructors, and adds reset() calls to
GrSamplerState. Also renames the global ClampNoFilter to ClampNearest.
Issue 5450105: Prep for GrDrawState as a class Part 2
(Closed)
Created 12 years, 11 months ago by bsalomon
Modified 12 years, 11 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0