Blender
V5.0
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,
const
Batch *
batch
,
const
ShaderInterface
*
interface
);
23
27
void
update_bindings
(
const
GLuint vao,
28
uint
v_first,
29
const
GPUVertFormat
*
format
,
30
const
ShaderInterface
*
interface
);
31
32
}
// namespace GLVertArray
33
34
}
// namespace gpu
35
}
// namespace blender
uint
unsigned int uint
Definition
BLI_sys_types.h:64
GPU_batch.hh
blender::gpu::ShaderInterface
Definition
gpu_shader_interface.hh:49
gl_shader_interface.hh
batch
struct @021025263243242147216143265077100330027142264337::@225245033123204053237120173316075113304004012000 batch
format
format
Definition
logImageCore.h:35
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)
Definition
gl_vertex_array.cc:82
blender::gpu
Definition
blf_internal_types.hh:32
blender::interface
Definition
interface_intern.hh:1696
blender
Definition
ANIM_action.hh:36
GPUVertFormat
Definition
GPU_vertex_format.hh:217
Generated on
for Blender by
doxygen
1.16.1