Blender  V3.3
Public Attributes | List of all members
EeveeMaterialCache Struct Reference

Public Attributes

struct DRWShadingGroupdepth_grp
 
struct DRWShadingGroupshading_grp
 
struct DRWShadingGroupshadow_grp
 
struct GPUMaterialshading_gpumat
 
struct DRWShadingGroup ** depth_grp_p
 
struct DRWShadingGroup ** shading_grp_p
 
struct DRWShadingGroup ** shadow_grp_p
 

Detailed Description

Definition at line 44 of file eevee_materials.c.

Member Data Documentation

◆ depth_grp

struct DRWShadingGroup* EeveeMaterialCache::depth_grp

◆ depth_grp_p

struct DRWShadingGroup** EeveeMaterialCache::depth_grp_p

◆ shading_gpumat

struct GPUMaterial* EeveeMaterialCache::shading_gpumat

◆ shading_grp

struct DRWShadingGroup* EeveeMaterialCache::shading_grp

◆ shading_grp_p

struct DRWShadingGroup** EeveeMaterialCache::shading_grp_p

◆ shadow_grp

struct DRWShadingGroup* EeveeMaterialCache::shadow_grp

◆ shadow_grp_p

struct DRWShadingGroup** EeveeMaterialCache::shadow_grp_p

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