RetroArch
Public Attributes | List of all members
_XMUDEC4 Struct Reference

#include <xnamath.h>

Public Attributes

union {
   struct {
      UINT   x: 10
 
      UINT   y: 10
 
      UINT   z: 10
 
      UINT   w: 2
 
   } 
 
   UINT   v
 
}; 
 

Member Data Documentation

◆ @452

union { ... }

◆ v

UINT _XMUDEC4::v

◆ w

UINT _XMUDEC4::w

◆ x

UINT _XMUDEC4::x

◆ y

UINT _XMUDEC4::y

◆ z

UINT _XMUDEC4::z

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