HomeSort by relevance Sort by last modified time
    Searched defs:element_locations (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
program_info_manager.cc 155 std::vector<GLint> element_locations; member in struct:gpu::gles2::CachedProgramInfoManager::Program::UniformInfo
269 return info.element_locations[0];
276 return info.element_locations[index];
366 info.element_locations.push_back(locations[jj]);
  /external/chromium_org/gpu/command_buffer/service/
program_manager.h 77 std::vector<GLint> element_locations; member in struct:gpu::gles2::Program::UniformInfo

Completed in 52 milliseconds