Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DValidateTypeSizeLimitations.cpp207 bool staticUse, in setFieldOrVariableProperties()
275 bool staticUse, in setFieldProperties()
292 const bool staticUse = true; in setCommonVariableProperties() local
DCollectVariables.cpp732 bool staticUse, in setFieldOrVariableProperties()
824 bool staticUse, in setFieldProperties()
846 const bool staticUse = mSymbolTable->isStaticallyUsed(variable); in setCommonVariableProperties() local
1044 bool staticUse = false; in recordInterfaceBlock() local
/external/angle/include/GLSLANG/
DShaderVars.h192 bool staticUse; member
298 bool staticUse; member