FastUIDraw
|
file shareable_value_list.hpp More...
#include <fastuidraw/util/util.hpp>
#include <fastuidraw/util/c_array.hpp>
#include <fastuidraw/util/string_array.hpp>
Go to the source code of this file.
Classes | |
class | fastuidraw::glsl::shareable_value_list |
A shareable_value_list is a list of values and their types that a shader will have computed after running. These can be used is shader-chaining to get some of the values made from a dependee shader. More... | |
Namespaces | |
fastuidraw | |
all classes and functions of FastUIDraw are in the namespace fastuidraw. | |
fastuidraw::glsl | |
Namespace to encapsulate shader building to GLSL shaders, part of the main library libFastUIDraw. | |
Copyright 2019 by Intel.
Contact: kevin .rog ovin@ gmai l.com
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Definition in file shareable_value_list.hpp.