RetroArch
Public Member Functions | Public Attributes | List of all members
glslang::TArraySize Struct Reference

#include <arrays.h>

Collaboration diagram for glslang::TArraySize:
[legend]

Public Member Functions

bool operator== (const TArraySize &rhs) const
 

Public Attributes

unsigned int size
 
TIntermTypednode
 

Member Function Documentation

◆ operator==()

bool glslang::TArraySize::operator== ( const TArraySize rhs) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ node

TIntermTyped* glslang::TArraySize::node

◆ size

unsigned int glslang::TArraySize::size

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