Skip to content

KDGpu::DebugLabelOptions

#include <render_pass_command_recorder_options.h>

Public Attributes

Name
std::string_view label
float[4] color

Public Attributes Documentation

variable label

1
std::string_view label;

variable color

1
float[4] color;

Updated on 2024-09-10 at 00:01:36 +0000