Blender V4.3
blender::gpu::GLCompute Class Reference

#include <gl_compute.hh>

Static Public Member Functions

static void dispatch (int group_x_len, int group_y_len, int group_z_len)
 

Detailed Description

Definition at line 13 of file gl_compute.hh.

Member Function Documentation

◆ dispatch()

void blender::gpu::GLCompute::dispatch ( int group_x_len,
int group_y_len,
int group_z_len )
static

Definition at line 15 of file gl_compute.cc.

References GL_CHECK_RESOURCES.

Referenced by blender::gpu::GLBackend::compute_dispatch().


The documentation for this class was generated from the following files: