Wrapper for the general-purpose-computing-related operations. More...
#include </home/chochlik/devel/oglplus/include/oglplus/context/computing.hpp>

Static Public Member Functions | |
| static void | DispatchCompute (GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z) |
| Launches several work groups. More... | |
| static void | DispatchComputeIndirect (GLintptr indirect) |
| Launches indirectly several work groups. More... | |
Wrapper for the general-purpose-computing-related operations.
|
static |
Launches several work groups.
|
static |
Launches indirectly several work groups.