Blender  V2.93
Public Attributes | List of all members
DRWShaderLibrary Struct Reference

Public Attributes

char * libs [MAX_LIB]
 
char libs_name [MAX_LIB][MAX_LIB_NAME]
 
uint32_t libs_deps [MAX_LIB]
 

Detailed Description

Definition at line 568 of file draw_manager_shader.c.

Member Data Documentation

◆ libs

char* DRWShaderLibrary::libs[MAX_LIB]

◆ libs_deps

uint32_t DRWShaderLibrary::libs_deps[MAX_LIB]

◆ libs_name

char DRWShaderLibrary::libs_name[MAX_LIB][MAX_LIB_NAME]

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