Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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()
814 bool staticUse, in setFieldProperties()
833 const bool staticUse = mSymbolTable->isStaticallyUsed(variable); in setCommonVariableProperties() local
1023 bool staticUse = false; in recordInterfaceBlock() local
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h191 bool staticUse; member
291 bool staticUse; member