RetroArch
Public Attributes | List of all members
TLimits Struct Reference

#include <ResourceLimits.h>

Public Attributes

bool nonInductiveForLoops
 
bool whileLoops
 
bool doWhileLoops
 
bool generalUniformIndexing
 
bool generalAttributeMatrixVectorIndexing
 
bool generalVaryingIndexing
 
bool generalSamplerIndexing
 
bool generalVariableIndexing
 
bool generalConstantMatrixVectorIndexing
 

Member Data Documentation

◆ doWhileLoops

bool TLimits::doWhileLoops

◆ generalAttributeMatrixVectorIndexing

bool TLimits::generalAttributeMatrixVectorIndexing

◆ generalConstantMatrixVectorIndexing

bool TLimits::generalConstantMatrixVectorIndexing

◆ generalSamplerIndexing

bool TLimits::generalSamplerIndexing

◆ generalUniformIndexing

bool TLimits::generalUniformIndexing

◆ generalVariableIndexing

bool TLimits::generalVariableIndexing

◆ generalVaryingIndexing

bool TLimits::generalVaryingIndexing

◆ nonInductiveForLoops

bool TLimits::nonInductiveForLoops

◆ whileLoops

bool TLimits::whileLoops

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