Searched defs:GetUniformInfo (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/gpu/command_buffer/service/ | ||
D | shader_manager.cc | 87 Shader::GetUniformInfo( in GetUniformInfo() function in gpu::gles2::Shader |
D | program_manager.cc | 858 Program::GetUniformInfo( in GetUniformInfo() function in gpu::gles2::Program |
D | program_manager_unittest.cc | 537 TEST_F(ProgramManagerWithShaderTest, GetUniformInfo) { in TEST_F() argument |
/external/chromium_org/gpu/command_buffer/client/ | ||
D | program_info_manager.cc | 187 const UniformInfo* GetUniformInfo(GLint index) const { in GetUniformInfo() function in gpu::gles2::CachedProgramInfoManager::Program |