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