RetroArch
Public Member Functions | Public Attributes | List of all members
GX2_mat4x4 Union Reference

#include <shader_utils.h>

Collaboration diagram for GX2_mat4x4:
[legend]

Public Member Functions

struct __attribute__ ((scalar_storage_order("little-endian")))
 

Public Attributes

struct {
   GX2_vec4   v0
 
   GX2_vec4   v1
 
   GX2_vec4   v2
 
   GX2_vec4   v3
 
}; 
 

Member Function Documentation

◆ __attribute__()

struct GX2_mat4x4::__attribute__ ( (scalar_storage_order("little-endian"))  )
inline

Member Data Documentation

◆ @926

struct { ... }

◆ v0

GX2_vec4 GX2_mat4x4::v0

◆ v1

GX2_vec4 GX2_mat4x4::v1

◆ v2

GX2_vec4 GX2_mat4x4::v2

◆ v3

GX2_vec4 GX2_mat4x4::v3

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