ReactOS 0.4.15-dev-7842-g558ab78
wined3d_shader_thread_group_size Struct Reference

#include <wined3d_private.h>

Public Attributes

unsigned int x
 
unsigned int y
 
unsigned int z
 

Detailed Description

Definition at line 1186 of file wined3d_private.h.

Member Data Documentation

◆ x

unsigned int wined3d_shader_thread_group_size::x

Definition at line 1188 of file wined3d_private.h.

Referenced by shader_glsl_generate_compute_shader().

◆ y

unsigned int wined3d_shader_thread_group_size::y

Definition at line 1188 of file wined3d_private.h.

Referenced by shader_glsl_generate_compute_shader().

◆ z

unsigned int wined3d_shader_thread_group_size::z

Definition at line 1188 of file wined3d_private.h.

Referenced by shader_glsl_generate_compute_shader().


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