GetVariableInfo   184 gpu/command_buffer/service/shader_translator.cc     GetVariableInfo(compiler_, SH_ACTIVE_ATTRIBUTES, &attrib_map_);
GetVariableInfo   185 gpu/command_buffer/service/shader_translator.cc     GetVariableInfo(compiler_, SH_ACTIVE_UNIFORMS, &uniform_map_);
GetVariableInfo   186 gpu/command_buffer/service/shader_translator.cc     GetVariableInfo(compiler_, SH_VARYINGS, &varying_map_);