![]() |
VPP
0.8
A high-level modern C++ API for Vulkan
|
Shader (GPU-side) data type for 2-element 32-bit unsigned integer vectors. More...
#include <vppLangVectorTypes.hpp>
Shader (GPU-side) data type for 2-element 32-bit unsigned integer vectors.
This class is identical to IVec2 class in all aspects except the signedness. The component type is UInt.