MaterialX 1.38.10
Loading...
Searching...
No Matches
GLUtil.h
Go to the documentation of this file.
1//
2// Copyright Contributors to the MaterialX Project
3// SPDX-License-Identifier: Apache-2.0
4//
5
6#ifndef MATERIALX_GLUTIL_H
7#define MATERIALX_GLUTIL_H
8
11
13
15
16MATERIALX_NAMESPACE_BEGIN
17
18MX_RENDERGLSL_API void checkGlErrors(const string& context);
19
20MATERIALX_NAMESPACE_END
21
22#endif
Library-wide includes and types.
Macros for declaring imported and exported symbols.