Blender  V3.3
Functions
gpu_vertex_format_private.h File Reference

Go to the source code of this file.

Functions

void VertexFormat_pack (struct GPUVertFormat *format)
 
uint padding (uint offset, uint alignment)
 
uint vertex_buffer_size (const struct GPUVertFormat *format, uint vertex_len)
 

Detailed Description

GPU vertex format

Definition in file gpu_vertex_format_private.h.

Function Documentation

◆ padding()

uint padding ( uint  offset,
uint  alignment 
)

◆ vertex_buffer_size()

uint vertex_buffer_size ( const struct GPUVertFormat format,
uint  vertex_len 
)

◆ VertexFormat_pack()

void VertexFormat_pack ( struct GPUVertFormat format)