|
Blender V4.5
|
#include <services_gpu.h>
Public Attributes | |
| unsigned char | basetype |
| unsigned char | aggregate |
| unsigned char | vecsemantics |
| unsigned char | reserved |
| int | arraylen |
Definition at line 1054 of file services_gpu.h.
| unsigned char RSTypeDesc::aggregate |
Definition at line 1056 of file services_gpu.h.
| int RSTypeDesc::arraylen |
Definition at line 1059 of file services_gpu.h.
| unsigned char RSTypeDesc::basetype |
Definition at line 1055 of file services_gpu.h.
Referenced by rend_get_userdata().
| unsigned char RSTypeDesc::reserved |
Definition at line 1058 of file services_gpu.h.
| unsigned char RSTypeDesc::vecsemantics |
Definition at line 1057 of file services_gpu.h.