Blender
V5.0
source
blender
python
gpu
gpu_py_types.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9
#pragma once
10
11
#include "
gpu_py_buffer.hh
"
// IWYU pragma: export
12
13
#include "
gpu_py_batch.hh
"
// IWYU pragma: export
14
#include "
gpu_py_compute.hh
"
// IWYU pragma: export
15
#include "
gpu_py_element.hh
"
// IWYU pragma: export
16
#include "
gpu_py_framebuffer.hh
"
// IWYU pragma: export
17
#include "
gpu_py_offscreen.hh
"
// IWYU pragma: export
18
#include "
gpu_py_shader.hh
"
// IWYU pragma: export
19
#include "
gpu_py_texture.hh
"
// IWYU pragma: export
20
#include "
gpu_py_uniformbuffer.hh
"
// IWYU pragma: export
21
#include "
gpu_py_vertex_buffer.hh
"
// IWYU pragma: export
22
#include "
gpu_py_vertex_format.hh
"
// IWYU pragma: export
23
24
[[nodiscard]] PyObject *
bpygpu_types_init
();
gpu_py_batch.hh
gpu_py_buffer.hh
gpu_py_compute.hh
gpu_py_element.hh
gpu_py_framebuffer.hh
gpu_py_offscreen.hh
gpu_py_shader.hh
gpu_py_texture.hh
bpygpu_types_init
PyObject * bpygpu_types_init()
Definition
gpu_py_types.cc:32
gpu_py_uniformbuffer.hh
gpu_py_vertex_buffer.hh
gpu_py_vertex_format.hh
Generated on
for Blender by
doxygen
1.16.1