Searched refs:MakeGlTextureRef (Results 1 – 1 of 1) sorted by relevance
132 absl::Status MakeGlTextureRef(const Object& object, GlTexture* gl_texture) { in MakeGlTextureRef() function313 RETURN_IF_ERROR(MakeGlTextureRef(object, &gl_texture)); in AllocateInternalObject()