Searched defs:cgl_context (Results 1 – 4 of 4) sorted by relevance
26 bool ScopedPixelBufferObject::Init(CGLContextObj cgl_context, in Init()
40 CGLContextObj cgl_context = in BindTexImage() local
9 VTVideoDecodeAccelerator::VTVideoDecodeAccelerator(CGLContextObj cgl_context) in VTVideoDecodeAccelerator()
52 CGLContextObj cgl_context() const { return cgl_context_; } in cgl_context() function