GPU/GL Arrays: Difference between revisions

Neobrain (talk | contribs)
Drop an identifier used in a useful public presentation.
Neobrain (talk | contribs)
Add alternative name for GL_SUBD_PRIM_DMP
Line 134: Line 134:
|-
|-
| 3
| 3
| Unknown. An unconfirmed theory is that this is used for variable-size primitives (GL_SUBD_PRIM_DMP), for which the index buffer format is altered slightly (each sequence of indices constituting a primitive is prepended a number indicating the primitive size).
| Unknown. An unconfirmed theory is that this is used for variable-size primitives (GL_SUBD_PRIM_DMP/GL_GEOMETRY_PRIMITIVE_DMP), for which the index buffer format is altered slightly (each sequence of indices constituting a primitive is prepended a number indicating the primitive size).
|-
|-
| 4
| 4