RetroArch
Public Types | Public Member Functions | Public Attributes | List of all members
spirv_cross::SPIRUndef Struct Reference

#include <spirv_common.hpp>

Inheritance diagram for spirv_cross::SPIRUndef:
[legend]
Collaboration diagram for spirv_cross::SPIRUndef:
[legend]

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
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
type 

Constructor & Destructor Documentation

◆ SPIRUndef()

spirv_cross::SPIRUndef::SPIRUndef ( uint32_t  basetype_)
inline

Member Data Documentation

◆ basetype

uint32_t spirv_cross::SPIRUndef::basetype

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