Function gstreamer_gl::functions::gl_handle_context_query
source · pub fn gl_handle_context_query(
element: &impl IsA<Element>,
query: &mut Context,
display: Option<&impl IsA<GLDisplay>>,
context: Option<&impl IsA<GLContext>>,
other_context: Option<&impl IsA<GLContext>>,
) -> bool