wren
Vulkan-based game engine
Loading...
Searching...
No Matches
SpvReflectPrvFunction Struct Reference
Collaboration diagram for SpvReflectPrvFunction:

Public Attributes

uint32_t id
 
uint32_t callee_count
 
uint32_t * callees
 
struct SpvReflectPrvFunction ** callee_ptrs
 
uint32_t accessed_variable_count
 
SpvReflectPrvAccessedVariableaccessed_variables
 

Member Data Documentation

◆ accessed_variable_count

uint32_t SpvReflectPrvFunction::accessed_variable_count

◆ accessed_variables

SpvReflectPrvAccessedVariable* SpvReflectPrvFunction::accessed_variables

◆ callee_count

uint32_t SpvReflectPrvFunction::callee_count

◆ callee_ptrs

struct SpvReflectPrvFunction** SpvReflectPrvFunction::callee_ptrs

◆ callees

uint32_t* SpvReflectPrvFunction::callees

◆ id

uint32_t SpvReflectPrvFunction::id

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