wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::reflect::Annotation Struct Reference

#include <reflect.hpp>

Public Attributes

spv::Decoration decoration = spv::Decoration::DecorationMax
std::optional< uint32_t > location
std::optional< uint32_t > binding
std::optional< uint32_t > descriptor_set

Member Data Documentation

◆ binding

std::optional<uint32_t> wren::reflect::Annotation::binding

◆ decoration

spv::Decoration wren::reflect::Annotation::decoration = spv::Decoration::DecorationMax

◆ descriptor_set

std::optional<uint32_t> wren::reflect::Annotation::descriptor_set

◆ location

std::optional<uint32_t> wren::reflect::Annotation::location

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