Skip to content

KDGpu::BindGroupLayoutOptions

#include <bind_group_layout_options.h>

Public Attributes

Name
std::string_view label
std::vector< ResourceBindingLayout > bindings

Public Attributes Documentation

variable label

1
std::string_view label;

variable bindings

1
std::vector< ResourceBindingLayout > bindings;

Updated on 2024-09-08 at 00:13:07 +0000