Blender
V4.3
source
blender
gpu
opengl
gl_vertex_array.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2020 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9
#pragma once
10
11
#include "
GPU_batch.hh
"
12
#include "
gl_shader_interface.hh
"
13
14
namespace
blender
{
15
namespace
gpu
{
16
17
namespace
GLVertArray
{
18
22
void
update_bindings
(
const
GLuint vao,
23
const
Batch *
batch
,
24
const
ShaderInterface
*
interface
,
25
int
base_instance);
26
30
void
update_bindings
(
const
GLuint vao,
31
uint
v_first,
32
const
GPUVertFormat
*
format
,
33
const
ShaderInterface
*
interface
);
34
35
}
// namespace GLVertArray
36
37
}
// namespace gpu
38
}
// namespace blender
uint
unsigned int uint
Definition
BLI_sys_types.h:68
GPU_batch.hh
blender::gpu::ShaderInterface
Definition
gpu_shader_interface.hh:47
gl_shader_interface.hh
batch
struct @157336070235062372277311340362362342103123126032::@262166344314164341202215145112231240022370055142 batch
format
format
Definition
logImageCore.h:39
blender::gpu::GLVertArray
Definition
gl_vertex_array.hh:17
blender::gpu::GLVertArray::update_bindings
void update_bindings(const GLuint vao, const Batch *batch, const ShaderInterface *interface, int base_instance)
Definition
gl_vertex_array.cc:96
blender::gpu
Definition
blf_internal_types.hh:23
blender::interface
Definition
interface_intern.hh:1635
blender
Definition
ANIM_action.hh:36
GPUVertFormat
Definition
GPU_vertex_format.hh:73
Generated on Sat Oct 4 2025 05:32:23 for Blender by
doxygen
1.14.0