Blender V4.5
RSTypeDesc Struct Reference

#include <services_gpu.h>

Public Attributes

unsigned char basetype
unsigned char aggregate
unsigned char vecsemantics
unsigned char reserved
int arraylen

Detailed Description

Definition at line 1054 of file services_gpu.h.

Member Data Documentation

◆ aggregate

unsigned char RSTypeDesc::aggregate

Definition at line 1056 of file services_gpu.h.

◆ arraylen

int RSTypeDesc::arraylen

Definition at line 1059 of file services_gpu.h.

◆ basetype

unsigned char RSTypeDesc::basetype

Definition at line 1055 of file services_gpu.h.

Referenced by rend_get_userdata().

◆ reserved

unsigned char RSTypeDesc::reserved

Definition at line 1058 of file services_gpu.h.

◆ vecsemantics

unsigned char RSTypeDesc::vecsemantics

Definition at line 1057 of file services_gpu.h.


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