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.cpp725 bool staticUse, in setFieldOrVariableProperties()
817 bool staticUse, in setFieldProperties()
839 const bool staticUse = mSymbolTable->isStaticallyUsed(variable); in setCommonVariableProperties() local
1029 bool staticUse = false; in recordInterfaceBlock() local
/external/angle/include/GLSLANG/
DShaderVars.h191 bool staticUse; member
291 bool staticUse; member