Blender V4.3
GPUVertAttr Struct Reference

#include <GPU_vertex_format.hh>

Public Attributes

uint fetch_mode: 2
 
uint comp_type: 3
 
uint comp_len: 5
 
uint size: 7
 
uint offset: 11
 
uint name_len: 3
 
uchar names [GPU_VERT_ATTR_MAX_NAMES]
 

Detailed Description

Definition at line 51 of file GPU_vertex_format.hh.

Member Data Documentation

◆ comp_len

◆ comp_type

◆ fetch_mode

uint GPUVertAttr::fetch_mode

◆ name_len

◆ names

◆ offset

◆ size


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