Blender
V4.3
source
blender
gpu
intern
gpu_matrix_private.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
9
#pragma once
10
11
struct
GPUMatrixState
;
12
13
GPUMatrixState
*
GPU_matrix_state_create
();
14
void
GPU_matrix_state_discard
(
GPUMatrixState
*
state
);
GPU_matrix_state_create
GPUMatrixState * GPU_matrix_state_create()
Definition
gpu_matrix.cc:55
GPU_matrix_state_discard
void GPU_matrix_state_discard(GPUMatrixState *state)
Definition
gpu_matrix.cc:76
state
static ulong state[N]
Definition
mathutils_noise.cc:56
GPUMatrixState
Definition
gpu_matrix.cc:35
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0