Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DValidateTypeSizeLimitations.cpp134 bool staticUse, in setFieldOrVariableProperties()
202 bool staticUse, in setFieldProperties()
219 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
/external/angle/src/libANGLE/
DUniform.h199 uint32_t staticUse : 1; member