|
RetroArch
|
#include <localintermediate.h>
Public Member Functions | |
| TIoRange (TRange location, TRange component, TBasicType basicType, int index) | |
| bool | overlap (const TIoRange &rhs) const |
Public Attributes | |
| TRange | location |
| TRange | component |
| TBasicType | basicType |
| int | index |
|
inline |
| TBasicType glslang::TIoRange::basicType |
| TRange glslang::TIoRange::component |
| int glslang::TIoRange::index |
| TRange glslang::TIoRange::location |
1.8.15