Blender
V4.3
source
blender
gpu
intern
gpu_vertex_format_private.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2016 by Mike Erwin. All rights reserved.
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
11
#pragma once
12
13
struct
GPUVertFormat
;
14
15
void
VertexFormat_pack
(
GPUVertFormat
*
format
);
16
void
VertexFormat_texture_buffer_pack
(
GPUVertFormat
*
format
);
17
uint
padding
(
uint
offset,
uint
alignment);
18
uint
vertex_buffer_size
(
const
GPUVertFormat
*
format
,
uint
vertex_len);
uint
unsigned int uint
Definition
BLI_sys_types.h:68
vertex_buffer_size
uint vertex_buffer_size(const GPUVertFormat *format, uint vertex_len)
Definition
gpu_vertex_format.cc:90
padding
uint padding(uint offset, uint alignment)
Definition
gpu_vertex_format.cc:298
VertexFormat_texture_buffer_pack
void VertexFormat_texture_buffer_pack(GPUVertFormat *format)
Definition
gpu_vertex_format.cc:356
VertexFormat_pack
void VertexFormat_pack(GPUVertFormat *format)
Definition
gpu_vertex_format.cc:349
format
format
Definition
logImageCore.h:39
GPUVertFormat
Definition
GPU_vertex_format.hh:73
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0