Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/service/
Dshader_manager.h66 const std::string* GetAttribMappedName(
Dshader_manager.cc68 const std::string* Shader::GetAttribMappedName( in GetAttribMappedName() function in gpu::gles2::Shader
Dprogram_manager.h118 const std::string* GetAttribMappedName(
Dprogram_manager.cc457 const std::string* mapped_name = GetAttribMappedName(it->first); in ExecuteBindAttribLocationCalls()
709 const std::string* Program::GetAttribMappedName( in GetAttribMappedName() function in gpu::gles2::Program
715 shader->GetAttribMappedName(original_name); in GetAttribMappedName()