ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_direct_dispatch_parameters Struct Reference

#include <wined3d_private.h>

Public Attributes

unsigned int group_count_x
 
unsigned int group_count_y
 
unsigned int group_count_z
 

Detailed Description

Definition at line 1512 of file wined3d_private.h.

Member Data Documentation

◆ group_count_x

unsigned int wined3d_direct_dispatch_parameters::group_count_x

Definition at line 1514 of file wined3d_private.h.

Referenced by dispatch_compute().

◆ group_count_y

unsigned int wined3d_direct_dispatch_parameters::group_count_y

Definition at line 1515 of file wined3d_private.h.

Referenced by dispatch_compute().

◆ group_count_z

unsigned int wined3d_direct_dispatch_parameters::group_count_z

Definition at line 1516 of file wined3d_private.h.

Referenced by dispatch_compute().


The documentation for this struct was generated from the following file: