Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DValidateTypeSizeLimitations.cpp232 bool staticUse, in setFieldOrVariableProperties()
300 bool staticUse, in setFieldProperties()
317 const bool staticUse = true; in setCommonVariableProperties() local
H A DCollectVariables.cpp732 bool staticUse, in setFieldOrVariableProperties()
826 bool staticUse, in setFieldProperties()
848 const bool staticUse = mSymbolTable->isStaticallyUsed(variable); in setCommonVariableProperties() local
1046 bool staticUse = false; in recordInterfaceBlock() local
/aosp_15_r20/external/angle/include/GLSLANG/
H A DShaderVars.h192 bool staticUse; member
298 bool staticUse; member