Searched defs:staticUse (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ValidateTypeSizeLimitations.cpp | 185 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 D | CollectVariables.cpp | 724 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 D | ShaderVars.h | 191 bool staticUse; member 291 bool staticUse; member
|
Completed in 4 milliseconds