Sign in
skia
/
skia
/
83da2e28e293b852e869b6ec14b4d4055893e5ca
/
.
/
tools
/
VisualBench
/
VisualFlags.cpp
blob: 80435ca3996629970843cb980dd84133e33b36d9 [
file
]
/*
* Copyright 2015 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include
"VisualFlags.h"
DEFINE_int32
(
msaa
,
0
,
"Number of msaa samples."
);