Go to the source code of this file.
Classes | |
class | eagine::oglp::glsl_string_ref |
Reference to a GLSL source code string. More... | |
class | eagine::oglp::glsl_literal |
Wrapper class for a GLSL string literal, convertible to glsl_source_ref. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Functions | |
static auto | eagine::oglp::operator""_glsl (const char *src_str, std::size_t n) noexcept -> glsl_string_ref |
User defined literal for GLSL source code strings. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt