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

Shader (GPU-side) data type for 64-bit unsigned integer values. More...

#include <vppLangScalarTypes.hpp>

Detailed Description

Shader (GPU-side) data type for 64-bit unsigned integer values.

Use this type inside shader code as a counterpart of CPU-side std::uint64_t type.

This class is identical to UInt in every aspect except for number of bits.


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