Searched defs:GetAttribMappedName (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dshader_manager.cc105 const std::string* Shader::GetAttribMappedName( function in class:gpu::gles2::Shader
H A Dprogram_manager.cc518 const std::string* mapped_name = GetAttribMappedName(it->first);
717 const std::string* Program::GetAttribMappedName( function in class:gpu::gles2::Program
723 shader->GetAttribMappedName(original_name);

Completed in 81 milliseconds