gallium: squash-merge of gallium screen context
[mesa.git] / src / gallium / docs / source / screen.rst
index 55a4c6990de0ffa9f24686cdc38fbe30fc0bf04c..27f65522b6991c0f2bdd1e676ab9b73a09dd0f0a 100644 (file)
@@ -190,6 +190,15 @@ Get a floating-point screen parameter.
 
 **param** is one of the :ref:`PIPE_CAP` names.
 
+context_create
+^^^^^^^^^^^^^^
+
+Create a pipe_context.
+
+**priv** is private data of the caller, which may be put to various
+unspecified uses, typically to do with implementing swapbuffers
+and/or front-buffer rendering.
+
 is_format_supported
 ^^^^^^^^^^^^^^^^^^^