Add Chromium-only Blender WebEngine parity work
This commit is contained in:
41
blender-5.2.0/extern/opensubdiv-source/documentation/glsharetopology.rst
vendored
Normal file
41
blender-5.2.0/extern/opensubdiv-source/documentation/glsharetopology.rst
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
..
|
||||
Copyright 2013 Pixar
|
||||
|
||||
Licensed under the terms set forth in the LICENSE.txt file available at
|
||||
https://opensubdiv.org/license.
|
||||
|
||||
|
||||
glShareTopology
|
||||
---------------
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:backlinks: none
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
||||
.. parsed-literal::
|
||||
:class: codefhead
|
||||
|
||||
**glShareTopology** [**-u**] [**-a**] [**-l** *refinement level*]
|
||||
|
||||
DESCRIPTION
|
||||
===========
|
||||
|
||||
``glShareTopology`` is a stand-alone application that showcases the implementation of topology
|
||||
instancing across Compute contexts. Multiple controls are available to experiment with the algorithms.
|
||||
|
||||
.. image:: images/glsharetopology.png
|
||||
:width: 400px
|
||||
:align: center
|
||||
:target: images/glsharetopology.png
|
||||
|
||||
OPTIONS
|
||||
=======
|
||||
|
||||
See the description of the
|
||||
`common comand line options <code_examples.html#common-command-line-options>`__
|
||||
for the subset of common options supported here.
|
||||
|
||||
.. include:: examples_see_also.rst
|
||||
Reference in New Issue
Block a user