Blender  V3.3
List of all members
GPUConstant Struct Reference
Inheritance diagram for GPUConstant:
GPUInput

Additional Inherited Members

- Public Attributes inherited from GPUInput
struct GPUInputnext
 
struct GPUInputprev
 
GPUNodenode
 
eGPUType type
 
GPUNodeLinklink
 
int id
 
eGPUDataSource source
 
union {
   float   vec [16]
 
   struct GPUMaterialTexture *   texture
 
   struct GPUMaterialAttribute *   attr
 
   struct GPUUniformAttr *   uniform_attr
 
   char   function_call [64]
 
}; 
 

Detailed Description

Definition at line 202 of file gpu_codegen.cc.


The documentation for this struct was generated from the following file: