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

#include <localintermediate.h>

Public Member Functions

 TRange (int start, int last)
 
bool overlap (const TRange &rhs) const
 

Public Attributes

int start
 
int last
 

Constructor & Destructor Documentation

◆ TRange()

glslang::TRange::TRange ( int  start,
int  last 
)
inline

Member Function Documentation

◆ overlap()

bool glslang::TRange::overlap ( const TRange rhs) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ last

int glslang::TRange::last

◆ start

int glslang::TRange::start

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