Blender V4.3
types_ushort4.h
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2011-2022 Blender Foundation
2 *
3 * SPDX-License-Identifier: Apache-2.0 */
4
5#ifndef __UTIL_TYPES_USHORT4_H__
6#define __UTIL_TYPES_USHORT4_H__
7
8#ifndef __UTIL_TYPES_H__
9# error "Do not include this file directly, include util/types.h instead."
10#endif
11
13
14#ifndef __KERNEL_NATIVE_VECTOR_TYPES__
15
16struct ushort4 {
18};
19
20#endif
21
23
24#endif /* __UTIL_TYPES_USHORT4_H__ */
#define CCL_NAMESPACE_END
unsigned short uint16_t
Definition stdint.h:79
uint16_t w
uint16_t y
uint16_t z
uint16_t x