Blender V4.5
GPULayerAttr Struct Reference

#include <GPU_material.hh>

Public Attributes

GPULayerAttrnext
GPULayerAttrprev
char name [256]
uint32_t hash_code
int users

Detailed Description

Definition at line 163 of file GPU_material.hh.

Member Data Documentation

◆ hash_code

uint32_t GPULayerAttr::hash_code

Hash of name[68].

Definition at line 169 of file GPU_material.hh.

Referenced by gpu_node_graph_add_layer_attribute().

◆ name

char GPULayerAttr::name[256]

Definition at line 167 of file GPU_material.hh.

Referenced by gpu_node_graph_add_layer_attribute().

◆ next

GPULayerAttr* GPULayerAttr::next

Definition at line 164 of file GPU_material.hh.

Referenced by gpu_node_graph_add_layer_attribute().

◆ prev

GPULayerAttr * GPULayerAttr::prev

Definition at line 164 of file GPU_material.hh.

◆ users

int GPULayerAttr::users

Definition at line 172 of file GPU_material.hh.

Referenced by gpu_node_graph_add_layer_attribute().


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