RetroArch
|
#include <spirv_common.hpp>
Public Types | |
enum | { type = TypeUndef } |
Public Member Functions | |
SPIRUndef (uint32_t basetype_) | |
Public Member Functions inherited from spirv_cross::IVariant | |
virtual | ~IVariant ()=default |
Public Attributes | |
uint32_t | basetype |
Public Attributes inherited from spirv_cross::IVariant | |
uint32_t | self = 0 |
|
inline |
uint32_t spirv_cross::SPIRUndef::basetype |