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
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 @620::@622 batch
format
format
Definition
logImageCore.h:39
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
Definition
ANIM_action.hh:36
GPUVertFormat
Definition
GPU_vertex_format.hh:73
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0