Blender
V5.0
source
blender
gpu
GPU_init_exit.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2013 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9
#pragma once
10
11
void
GPU_init
();
12
void
GPU_exit
();
13
bool
GPU_is_init
();
GPU_init
void GPU_init()
Definition
gpu_init_exit.cc:25
GPU_is_init
bool GPU_is_init()
Definition
gpu_init_exit.cc:62
GPU_exit
void GPU_exit()
Definition
gpu_init_exit.cc:45
Generated on
for Blender by
doxygen
1.16.1