FrameStats

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

d3d11
FrameStatsD3d11 d3d11;
Undocumented in source.
frame_index
uint frame_index;
Undocumented in source.
gl
FrameStatsGl gl;
Undocumented in source.
metal
FrameStatsMetal metal;
Undocumented in source.
num_append_buffer
uint num_append_buffer;
Undocumented in source.
num_apply_bindings
uint num_apply_bindings;
Undocumented in source.
num_apply_pipeline
uint num_apply_pipeline;
Undocumented in source.
num_apply_scissor_rect
uint num_apply_scissor_rect;
Undocumented in source.
num_apply_uniforms
uint num_apply_uniforms;
Undocumented in source.
num_apply_viewport
uint num_apply_viewport;
Undocumented in source.
num_draw
uint num_draw;
Undocumented in source.
num_passes
uint num_passes;
Undocumented in source.
num_update_buffer
uint num_update_buffer;
Undocumented in source.
num_update_image
uint num_update_image;
Undocumented in source.
size_append_buffer
uint size_append_buffer;
Undocumented in source.
size_apply_uniforms
uint size_apply_uniforms;
Undocumented in source.
size_update_buffer
uint size_update_buffer;
Undocumented in source.
size_update_image
uint size_update_image;
Undocumented in source.
wgpu
FrameStatsWgpu wgpu;
Undocumented in source.

Meta