Blender V4.3
GPUConstant Struct Reference

Inherits GPUInput.

Additional Inherited Members

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

Detailed Description

Definition at line 236 of file gpu_codegen.cc.


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