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

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

#include <vppLangVectorTypes.hpp>

Detailed Description

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

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


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