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

/external/chromium_org/gpu/command_buffer/service/
H A Dshader_manager.h66 const std::string* GetAttribMappedName(
H A Dprogram_manager.h114 const std::string* GetAttribMappedName(
H A Dshader_manager.cc66 const std::string* Shader::GetAttribMappedName( function in class:gpu::gles2::Shader
H A Dprogram_manager.cc437 const std::string* mapped_name = GetAttribMappedName(it->first);
667 const std::string* Program::GetAttribMappedName( function in class:gpu::gles2::Program
673 shader->GetAttribMappedName(original_name);

Completed in 182 milliseconds