Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
SkSLDebugTracePriv.cpp File Reference
#include "src/sksl/tracing/SkSLDebugTracePriv.h"
#include "include/core/SkData.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkStream.h"
#include "include/core/SkTypes.h"
#include "src/core/SkStreamPriv.h"
#include "src/sksl/ir/SkSLType.h"
#include "src/utils/SkJSON.h"
#include "src/utils/SkJSONWriter.h"
#include <cstdio>
#include <cstring>
#include <sstream>
#include <string>
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  SkSL
 

Variables

static constexpr char kTraceVersion [] = "20220209"
 

Variable Documentation

◆ kTraceVersion

constexpr char kTraceVersion[] = "20220209"
staticconstexpr

Definition at line 25 of file SkSLDebugTracePriv.cpp.