Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkSL::SkSLDebugTracePlayer::VariableData Struct Reference

#include <SkSLDebugTracePlayer.h>

Public Attributes

int fSlotIndex
 
bool fDirty
 
double fValue
 

Detailed Description

Returns variables from a stack frame, or from global scope.

Definition at line 87 of file SkSLDebugTracePlayer.h.

Member Data Documentation

◆ fDirty

bool SkSL::SkSLDebugTracePlayer::VariableData::fDirty

Definition at line 89 of file SkSLDebugTracePlayer.h.

◆ fSlotIndex

int SkSL::SkSLDebugTracePlayer::VariableData::fSlotIndex

Definition at line 88 of file SkSLDebugTracePlayer.h.

◆ fValue

double SkSL::SkSLDebugTracePlayer::VariableData::fValue

Definition at line 90 of file SkSLDebugTracePlayer.h.


The documentation for this struct was generated from the following file: