Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e9759286e8eb3a0ce00923bf9462818bc67cd9f8
/
.
/
tools
/
VisualBench
/
VisualFlags.cpp
blob: 80435ca3996629970843cb980dd84133e33b36d9 [
file
] [
log
] [
blame
]
/*
* 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."
);