glGenSamplers

generate sampler object names

Signature

glGenSamplers( GLsizei ( n ) , GLuint *( samplers ) )-> void
glGenSamplers( count , samplers )

Parameters

VariablesDescription
n
Specifies the number of sampler object names to generate.
samplers
Specifies an array in which the generated sampler object names are stored.

Copyright Notices

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

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