whitespace change to context to force rebuild of skia
NOTREECHECKS=True NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/807663002
This commit is contained in:
parent
9b98932ada
commit
a047f12bd7
@ -819,7 +819,6 @@ static const GrGeometryProcessor* set_vertex_attributes(const SkPoint* texCoords
|
||||
GrColor color) {
|
||||
*texOffset = -1;
|
||||
*colorOffset = -1;
|
||||
|
||||
uint32_t flags = GrDefaultGeoProcFactory::kPosition_GPType;
|
||||
if (texCoords && colors) {
|
||||
*colorOffset = sizeof(SkPoint);
|
||||
|
Loading…
Reference in New Issue
Block a user