Blender  V3.3
Public Attributes | List of all members
GPUAttrRef Struct Reference

Public Attributes

uchar domain
 
uchar type
 
ushort cd_offset
 
int layer_idx
 

Detailed Description

Definition at line 84 of file gpu_buffers.c.

Member Data Documentation

◆ cd_offset

ushort GPUAttrRef::cd_offset

Definition at line 86 of file gpu_buffers.c.

Referenced by gpu_pbvh_make_attr_offs().

◆ domain

uchar GPUAttrRef::domain

◆ layer_idx

int GPUAttrRef::layer_idx

◆ type

uchar GPUAttrRef::type

Definition at line 85 of file gpu_buffers.c.

Referenced by gpu_pbvh_make_attr_offs().


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