ReactOS 0.4.15-dev-7958-gcd0bb1a
glsl_ds_program Struct Reference
Collaboration diagram for glsl_ds_program:

Public Attributes

struct list shader_entry
 
GLuint id
 
GLint pos_fixup_location
 

Detailed Description

Definition at line 187 of file glsl_shader.c.

Member Data Documentation

◆ id

GLuint glsl_ds_program::id

Definition at line 190 of file glsl_shader.c.

◆ pos_fixup_location

GLint glsl_ds_program::pos_fixup_location

Definition at line 192 of file glsl_shader.c.

◆ shader_entry

struct list glsl_ds_program::shader_entry

Definition at line 189 of file glsl_shader.c.


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