Blender V4.3
select_shader_shared.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
5#ifndef GPU_SHADER
6# pragma once
7
9
10namespace blender::draw::select {
11
12#endif
13
14/* Matches eV3DSelectMode */
20
27
28#ifndef GPU_SHADER
29} // namespace blender::draw::select
30#endif
#define BLI_STATIC_ASSERT_ALIGN(st, align)
Definition BLI_assert.h:90
unsigned int uint
unsigned int uint32_t
Definition stdint.h:80