|
Blender V4.3
|
Inherits GPUInput.
Additional Inherited Members | ||
Public Attributes inherited from GPUInput | ||
| GPUInput * | next | |
| GPUInput * | prev | |
| GPUNode * | node | |
| eGPUType | type | |
| GPUNodeLink * | link | |
| int | id | |
| eGPUDataSource | source | |
| union { | ||
| float vec [16] | ||
| GPUMaterialTexture * texture | ||
| GPUMaterialAttribute * attr | ||
| GPUUniformAttr * uniform_attr | ||
| GPULayerAttr * layer_attr | ||
| char function_call [64] | ||
| }; | ||
Definition at line 236 of file gpu_codegen.cc.