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

Public Attributes

struct list shader_entry
 
GLuint id
 

Detailed Description

Definition at line 227 of file glsl_shader.c.

Member Data Documentation

◆ id

GLuint glsl_cs_program::id

Definition at line 230 of file glsl_shader.c.

◆ shader_entry

struct list glsl_cs_program::shader_entry

Definition at line 229 of file glsl_shader.c.


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