A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://pyopengl.sourceforge.net/documentation/manual-3.0/glDispatchCompute.html below:

PyOpenGL 3.1.0 GL Man Pages

launch one or more compute work groups Signature glDispatchCompute

(

GLuint ( num_groups_x ) , GLuint ( num_groups_y ) , GLuint ( num_groups_z )

)-> void

glDispatchCompute

(

num_groups_x , num_groups_y , num_groups_z

)

Parameters Variables Description num_groups_x

The number of work groups to be launched in the X dimension.

num_groups_y

The number of work groups to be launched in the Y dimension.

num_groups_z

The number of work groups to be launched in the Z dimension.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4