RetroArch
Public Attributes | List of all members
_XMCOLOR Struct Reference

#include <xnamath.h>

Public Attributes

union {
   struct {
      UINT   b: 8
 
      UINT   g: 8
 
      UINT   r: 8
 
      UINT   a: 8
 
   } 
 
   UINT   c
 
}; 
 

Member Data Documentation

◆ @480

union { ... }

◆ a

UINT _XMCOLOR::a

◆ b

UINT _XMCOLOR::b

◆ c

UINT _XMCOLOR::c

◆ g

UINT _XMCOLOR::g

◆ r

UINT _XMCOLOR::r

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