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

Public Attributes

const char * libs [MAX_LIB]
 
char libs_name [MAX_LIB][MAX_LIB_NAME]
 
uint64_t libs_deps [MAX_LIB]
 

Detailed Description

Definition at line 443 of file draw_manager_shader.c.

Member Data Documentation

◆ libs

const char* DRWShaderLibrary::libs[MAX_LIB]

◆ libs_deps

uint64_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: