Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/include/GLSLANG/
DShaderVars.h60 bool staticUse; member
117 bool staticUse; member
/external/chromium_org/third_party/angle/samples/translator/
Dtranslator.cpp303 int staticUse = 0; in PrintActiveVariables() local
/external/chromium_org/third_party/angle/src/compiler/translator/
DShaderLang.cpp405 int* staticUse, in ShGetVariableInfo()