DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
q3shader_hash_entry_t Struct Reference
+ Collaboration diagram for q3shader_hash_entry_t:

Data Fields

struct q3shader_hash_entry_s * chain
 
shader_t shader
 

Detailed Description

Definition at line 71 of file model_shared.c.

Field Documentation

◆ chain

struct q3shader_hash_entry_s* q3shader_hash_entry_t::chain

Definition at line 74 of file model_shared.c.

Referenced by Mod_LookupQ3Shader(), and Q3Shader_AddToHash().

◆ shader

shader_t q3shader_hash_entry_t::shader

Definition at line 73 of file model_shared.c.

Referenced by Mod_LookupQ3Shader(), and Q3Shader_AddToHash().


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