Blender
V3.3
source
blender
gpu
intern
gpu_private.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
7
#pragma once
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
13
/* gpu_backend.cc */
14
15
void
gpu_backend_delete_resources
(
void
);
16
17
/* gpu_pbvh.c */
18
19
void
gpu_pbvh_init
(
void
);
20
void
gpu_pbvh_exit
(
void
);
21
22
#ifdef __cplusplus
23
}
24
#endif
gpu_pbvh_init
void gpu_pbvh_init(void)
Definition:
gpu_buffers.c:137
gpu_backend_delete_resources
void gpu_backend_delete_resources(void)
Definition:
gpu_context.cc:261
gpu_pbvh_exit
void gpu_pbvh_exit(void)
Definition:
gpu_buffers.c:141
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1