|
Blender V5.0
|
#include <services_gpu.h>
Public Attributes | |
| unsigned char | basetype |
| unsigned char | aggregate |
| unsigned char | vecsemantics |
| unsigned char | reserved |
| int | arraylen |
Definition at line 980 of file services_gpu.h.
| unsigned char RSTypeDesc::aggregate |
Definition at line 982 of file services_gpu.h.
| int RSTypeDesc::arraylen |
Definition at line 985 of file services_gpu.h.
| unsigned char RSTypeDesc::basetype |
Definition at line 981 of file services_gpu.h.
Referenced by rend_get_userdata().
| unsigned char RSTypeDesc::reserved |
Definition at line 984 of file services_gpu.h.
| unsigned char RSTypeDesc::vecsemantics |
Definition at line 983 of file services_gpu.h.