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/
H A DValidateTypeSizeLimitations.cpp185 const bool staticUse = true; in setCommonVariableProperties() local
99 setFieldOrVariableProperties(const TType &type, bool staticUse, bool isShaderIOBlock, bool isPatch, ShaderVariable *variableOut) const setFieldOrVariableProperties() argument
166 setFieldProperties(const TType &type, const ImmutableString &name, bool staticUse, bool isShaderIOBlock, bool isPatch, ShaderVariable *variableOut) const setFieldProperties() argument
H A DCollectVariables.cpp724 setFieldOrVariableProperties(const TType &type, bool staticUse, bool isShaderIOBlock, bool isPatch, ShaderVariable *variableOut) const setFieldOrVariableProperties() argument
812 setFieldProperties(const TType &type, const ImmutableString &name, bool staticUse, bool isShaderIOBlock, bool isPatch, ShaderVariable *variableOut) const setFieldProperties() argument
833 const bool staticUse = mSymbolTable->isStaticallyUsed(variable); setCommonVariableProperties() local
1023 bool staticUse = false; recordInterfaceBlock() local
[all...]
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderVars.h191 bool staticUse; member
291 bool staticUse; member

Completed in 4 milliseconds