Lines Matching full:current
37 // Makes the GL context and a surface current on the current thread.
40 // Releases this GL context and surface as current on the current thread.
43 // Returns true if this context and surface is current. Pass a null surface
44 // if the current surface is not important.
56 // Set swap interval. This context must be current.
59 // Returns space separated list of extensions. The context must be current.
75 // Returns whether the current context supports the named extension. The
76 // context must be current.
91 // Returns the last GLContext made current, virtual or real.
99 // Make this context current when used for context virtualization.
115 // current.
118 // Returns the last real (non-virtual) GLContext made current.