Blender
V3.3
|
Additional Inherited Members | |
![]() | |
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.