RSX Code Reference
Preparing search index...
rsx
GPUProfileSampleStat
Interface GPUProfileSampleStat
The
GPUProfileSampleStat
interface represents a single statistic value in the GPU profiler report.
interface
GPUProfileSampleStat
{
type
:
EnumValue
<
StatsProfilerDataType
>
;
value
:
number
;
}
Index
Properties
type
value
Properties
type
type
:
EnumValue
<
StatsProfilerDataType
>
value
value
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
value
RSX Code Reference
Loading...
The GPUProfileSampleStat interface represents a single statistic value in the GPU profiler report.