VPP  0.8
A high-level modern C++ API for Vulkan
vpp::Void Class Reference

Shader (GPU-side) void data type. More...

#include <vppLangScalarTypes.hpp>

Detailed Description

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.


The documentation for this class was generated from the following file: