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

#include <reflect.hpp>

Public Attributes

std::string name
spv::ExecutionModel execution_model
uint32_t entry_point
std::vector< uint32_t > forward_references

Member Data Documentation

◆ entry_point

uint32_t wren::reflect::EntryPoint::entry_point

◆ execution_model

spv::ExecutionModel wren::reflect::EntryPoint::execution_model

◆ forward_references

std::vector<uint32_t> wren::reflect::EntryPoint::forward_references

◆ name

std::string wren::reflect::EntryPoint::name

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