|
Blender V5.0
|
Inherits GPUInput.
Additional Inherited Members | |
| Public Attributes inherited from GPUInput | |
| GPUInput * | next |
| GPUInput * | prev |
| GPUNode * | node |
| GPUType | type |
| GPUNodeLink * | link |
| int | id |
| GPUDataSource | source |
| union { | |
| float vec [16] | |
| GPUMaterialTexture * texture | |
| GPUMaterialAttribute * attr | |
| GPUUniformAttr * uniform_attr | |
| GPULayerAttr * layer_attr | |
| char function_call [64] | |
| }; | |
| bool | is_zone_io |
| bool | is_duplicate |
Definition at line 95 of file gpu_codegen.cc.