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

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

#include <vppLangScalarTypes.hpp>

Detailed Description

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

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

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


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