Home
last modified time | relevance | path

Searched defs:staticUse (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DValidateTypeSizeLimitations.cpp100 bool staticUse, in setFieldOrVariableProperties()
168 bool staticUse, in setFieldProperties()
185 const bool staticUse = true; in setCommonVariableProperties() local
DCollectVariables.cpp753 bool staticUse, in setFieldOrVariableProperties()
842 bool staticUse, in setFieldProperties()
861 const bool staticUse = mSymbolTable->isStaticallyUsed(variable); in setCommonVariableProperties() local
1051 bool staticUse = false; in recordInterfaceBlock() local
/external/angle/include/GLSLANG/
DShaderVars.h185 bool staticUse; member
285 bool staticUse; member