Home
last modified time | relevance | path

Searched refs:resetEffectiveLocation (Results 1 – 3 of 3) sorted by relevance

/external/angle/include/GLSLANG/
DShaderVars.h144 void resetEffectiveLocation();
/external/angle/src/compiler/translator/
DShaderVars.cpp401 void ShaderVariable::resetEffectiveLocation() in resetEffectiveLocation() function in sh::ShaderVariable
/external/angle/src/libANGLE/
DProgram.cpp669 block->back().resetEffectiveLocation(); in UpdateInterfaceVariable()