ReactOS 0.4.15-dev-7924-g5949c20
glsl_gs_compiled_shader Struct Reference
Collaboration diagram for glsl_gs_compiled_shader:

Public Attributes

struct gs_compile_args args
 
GLuint id
 

Detailed Description

Definition at line 300 of file glsl_shader.c.

Member Data Documentation

◆ args

struct gs_compile_args glsl_gs_compiled_shader::args

Definition at line 302 of file glsl_shader.c.

◆ id

GLuint glsl_gs_compiled_shader::id

Definition at line 303 of file glsl_shader.c.


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