Blender V5.0
gpu_vertex_format_private.hh File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::gpu

Functions

void VertexFormat_pack (GPUVertFormat *format)
uint padding (uint offset, uint alignment)
uint vertex_buffer_size (const GPUVertFormat *format, uint vertex_len)
bool blender::gpu::is_fetch_normalized (VertAttrType attr_type)
bool blender::gpu::is_fetch_float (VertAttrType attr_type)

Detailed Description

GPU vertex format

Definition in file gpu_vertex_format_private.hh.

Function Documentation

◆ padding()

◆ vertex_buffer_size()

◆ VertexFormat_pack()