glGenTransformFeedbacks

reserve transform feedback object names

Signature

glGenTransformFeedbacks( GLsizei ( n ) , GLuint *( ids ) )-> void
glGenTransformFeedbacks( n , ids )

Parameters

VariablesDescription
n
Specifies the number of transform feedback object names to reserve.
ids
Specifies an array of into which the reserved names will be written.

Copyright Notices

This documentation is based on documentation licensed under the SGI Free Software License B.

AltStyle によって変換されたページ (->オリジナル) /