VPP  0.7
A high-level modern C++ API for Vulkan
vpp::UVec3 Class Reference

Shader (GPU-side) data type for 3-element 32-bit unsigned integer vectors. More...

#include <vppLangVectorTypes.hpp>

Detailed Description

Shader (GPU-side) data type for 3-element 32-bit unsigned integer vectors.

This class is identical to IVec3 class in all aspects except the signedness. The component type is UInt.


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