Blender V4.5
GPUVertAttr Struct Reference

#include <GPU_vertex_format.hh>

Public Attributes

blender::gpu::VertAttrType format
 
uint fetch_mode: 2
 
uint comp_type: 3
 
uint comp_len: 5
 
uint size: 7
 
uint python_int_to_float: 1
 
uint8_t offset
 
uint8_t name_len
 
uchar names [GPU_VERT_ATTR_MAX_NAMES]
 

Detailed Description

Definition at line 148 of file GPU_vertex_format.hh.

Member Data Documentation

◆ comp_len

◆ comp_type

◆ fetch_mode

◆ format

◆ name_len

◆ names

◆ offset

◆ python_int_to_float

uint GPUVertAttr::python_int_to_float

Definition at line 161 of file GPU_vertex_format.hh.

◆ size


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