Searched refs:const_objects_ (Results 1 – 2 of 2) sorted by relevance
66 stats.const_objects = const_objects_.stats(); in stats()90 ObjectManager const_objects_; variable
290 MakeBindingFunc(object, id, &const_objects_, &binding_func)); in AddProgram()338 RETURN_IF_ERROR(const_objects_.RegisterBuffer(*id, std::move(gl_buffer))); in AllocateConstObject()345 const_objects_.RegisterTexture(*id, std::move(gl_texture))); in AllocateConstObject()360 RETURN_IF_ERROR(const_objects_.RegisterBuffer(next_const_id_++, in PrepareForExecution()