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

Public Attributes

struct list shader_entry
 
GLuint id
 
GLint pos_fixup_location
 

Detailed Description

Definition at line 195 of file glsl_shader.c.

Member Data Documentation

◆ id

GLuint glsl_gs_program::id

Definition at line 198 of file glsl_shader.c.

◆ pos_fixup_location

GLint glsl_gs_program::pos_fixup_location

Definition at line 200 of file glsl_shader.c.

◆ shader_entry

struct list glsl_gs_program::shader_entry

Definition at line 197 of file glsl_shader.c.


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