|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_attribute (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_shader_init_attribute (bNodeTree *, bNode *node) |
| static int | node_shader_gpu_attribute (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 14 of file node_shader_attribute.cc.
References b.
|
static |
Definition at line 22 of file node_shader_attribute.cc.
References IFACE_, ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
|
static |
Definition at line 34 of file node_shader_attribute.cc.
References CD_AUTO_FROM_NAME, GPU_attribute(), GPU_constant(), GPU_layer_attribute(), GPU_link(), GPU_stack_link(), GPU_uniform_attribute(), LISTBASE_FOREACH_INDEX, NodeShaderAttribute::name, node_shader_gpu_bump_tex_coord(), SHD_ATTRIBUTE_GEOMETRY, SHD_ATTRIBUTE_INSTANCER, SHD_ATTRIBUTE_VIEW_LAYER, STREQ, and NodeShaderAttribute::type.
|
static |
Definition at line 28 of file node_shader_attribute.cc.