![]() |
VPP
0.7
A high-level modern C++ API for Vulkan
|
Shader (GPU-side) void data type. More...
#include <vppLangScalarTypes.hpp>
Shader (GPU-side) void data type.
Use this type inside shader code as a counterpart of CPU-side void type.
This type has no values. It is use only ocassionally, e.g. in function definitions.