Searched refs:GetVariableInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dshader_translator.cc41 void GetVariableInfo(ShHandle compiler, ShShaderInfo var_type, function in namespace:__anon8292
191 GetVariableInfo(compiler_, SH_ACTIVE_ATTRIBUTES, &attrib_map_);
192 GetVariableInfo(compiler_, SH_ACTIVE_UNIFORMS, &uniform_map_);

Completed in 45 milliseconds