Blender V5.0
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 980 of file services_gpu.h.

Member Data Documentation

◆ aggregate

unsigned char RSTypeDesc::aggregate

Definition at line 982 of file services_gpu.h.

◆ arraylen

int RSTypeDesc::arraylen

Definition at line 985 of file services_gpu.h.

◆ basetype

unsigned char RSTypeDesc::basetype

Definition at line 981 of file services_gpu.h.

Referenced by rend_get_userdata().

◆ reserved

unsigned char RSTypeDesc::reserved

Definition at line 984 of file services_gpu.h.

◆ vecsemantics

unsigned char RSTypeDesc::vecsemantics

Definition at line 983 of file services_gpu.h.


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