ReactOS 0.4.15-dev-7842-g558ab78
constant_heap Struct Reference
Collaboration diagram for constant_heap:

Public Attributes

struct constant_entryentries
 
BOOLcontained
 
unsigned intpositions
 
unsigned int size
 

Detailed Description

Definition at line 110 of file glsl_shader.c.

Member Data Documentation

◆ contained

BOOL* constant_heap::contained

Definition at line 113 of file glsl_shader.c.

◆ entries

struct constant_entry* constant_heap::entries

Definition at line 112 of file glsl_shader.c.

◆ positions

unsigned int* constant_heap::positions

Definition at line 114 of file glsl_shader.c.

◆ size

unsigned int constant_heap::size

Definition at line 115 of file glsl_shader.c.


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