![]() |
FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
|
Information about an OpType* instruction. More...
#include <spirv_reflect.h>
Classes | |
| struct | Traits |
Public Attributes | |
| uint32_t | id |
| SpvOp | op |
| const char * | type_name |
| const char * | struct_member_name |
| SpvStorageClass | storage_class |
| SpvReflectTypeFlags | type_flags |
| SpvReflectDecorationFlags | decoration_flags |
| struct SpvReflectTypeDescription::Traits | traits |
| struct SpvReflectTypeDescription * | struct_type_description |
| uint32_t | copied |
| uint32_t | member_count |
| struct SpvReflectTypeDescription * | members |
Information about an OpType* instruction.